Home
last modified time | relevance | path

Searched refs:SHFT_L1DLY (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_pcie_reg.h44 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_pcie_reg.h45 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_pcie_reg.h44 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_pcie_reg.h44 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dpcie_reg.h79 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dpcie_reg.h79 #define SHFT_L1DLY 3 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c1212 u8 l1mask = PCIE_ASPMDLY_MASK << SHFT_L1DLY; in update_aspmdly()
1245 tmp = (hwval << SHFT_L1DLY) & l1mask; in update_aspmdly()
1466 l1mask = PCIE_ASPMDLY_MASK << SHFT_L1DLY; in pcie_cfgspc_read()
1490 switch ((aspm_val & l1mask) >> SHFT_L1DLY) { in pcie_cfgspc_read()