Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_pcie_reg.h37 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_pcie_reg.h38 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_pcie_reg.h37 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_pcie_reg.h37 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dpcie_reg.h72 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dpcie_reg.h72 #define PCIE_BIT_L1 BIT(3) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c978 if (bdr_ori & PCIE_BIT_L1) { in mac_auto_refclk_cal_pcie()
980 bdr_ori & ~(PCIE_BIT_L1)); in mac_auto_refclk_cal_pcie()
1183 if (*val & PCIE_BIT_L1) { in update_pcie_clk()
1184 *val &= ~(PCIE_BIT_L1); in update_pcie_clk()
1194 *val |= PCIE_BIT_L1; in update_pcie_clk()
1340 update_pcie_func(&l1_val, PCIE_BIT_L1, in pcie_cfgspc_write()
1430 param->l1_ctrl = GET_PCIE_FUNC_STUS(l1_val, PCIE_BIT_L1); in pcie_cfgspc_read()
3895 if (bdr_ori & PCIE_BIT_L1) { in pcie_autok_counter_avg()
3897 bdr_ori & ~(PCIE_BIT_L1)); in pcie_autok_counter_avg()