Home
last modified time | relevance | path

Searched refs:CE_DEBUG_SEL_SET (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_reg.h272 #define CE_DEBUG_SEL_SET(x) (((x) << CE_DEBUG_SEL_LSB) & CE_DEBUG_SEL_MASK) macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h838 #define CE_DEBUG_SEL_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c878 val |= CE_DEBUG_SEL_SET(j); in __hif_pci_dump_registers()