Home
last modified time | relevance | path

Searched refs:SI_CS_START_MASK (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dtarget_reg_init.h157 #define SI_CS_START_MASK 0 macro
229 .d_SI_CS_START_MASK = SI_CS_START_MASK,
Dregtable_ipcie.h122 #define SI_CS_START_MASK (scn->targetdef->d_SI_CS_START_MASK) macro
359 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)
Dregtable_pcie.h124 #define SI_CS_START_MASK (scn->targetdef->d_SI_CS_START_MASK) macro
361 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dregtable_sdio.h326 #define SI_CS_START_MASK (scn->targetdef->d_SI_CS_START_MASK) macro
483 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dregtable_usb.h373 #define SI_CS_START_MASK \ macro
771 (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)