Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dtarget_reg_init.h156 #define SI_CS_START_LSB 0 macro
228 .d_SI_CS_START_LSB = SI_CS_START_LSB,
Dregtable_ipcie.h121 #define SI_CS_START_LSB (scn->targetdef->d_SI_CS_START_LSB) macro
359 #define SI_CS_START_SET(x) (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)
Dregtable_pcie.h123 #define SI_CS_START_LSB (scn->targetdef->d_SI_CS_START_LSB) 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.h325 #define SI_CS_START_LSB (scn->targetdef->d_SI_CS_START_LSB) 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.h371 #define SI_CS_START_LSB \ macro
771 (((x) << SI_CS_START_LSB) & SI_CS_START_MASK)