Home
last modified time | relevance | path

Searched refs:SI_CS_START_SET (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dregtable_pcie.h361 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK) macro
H A Dregtable_ipcie.h359 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dregtable_sdio.h483 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h770 #define SI_CS_START_SET(x) \ macro