Home
last modified time | relevance | path

Searched defs:SOC_CORE_CLK_CTRL_DIV_SET (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dregtable_pcie.h411 #define SOC_CORE_CLK_CTRL_DIV_SET(x) \ macro
H A Dregtable_ipcie.h409 #define SOC_CORE_CLK_CTRL_DIV_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dregtable_sdio.h533 #define SOC_CORE_CLK_CTRL_DIV_SET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dregtable_usb.h897 #define SOC_CORE_CLK_CTRL_DIV_SET(x) \ macro
/wlan-driver/fw-api/fw/
H A Drtc_soc_reg.h986 #define SOC_CORE_CLK_CTRL_DIV_SET(x) (((x) << SOC_CORE_CLK_CTRL_DIV_LSB) & SOC_CORE_CLK… macro