Home
last modified time | relevance | path

Searched refs:regulation_idx (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h344 u8 regulation_idx; member
H A Dhalrf_ex.h233 void halrf_set_regulation_from_driver(void *rf_void, u8 regulation_idx);
H A Dhalrf.c1471 pwr->regulation_idx = 0xff; in halrf_set_regulation_init()
2200 u8 regulation_idx) in halrf_set_regulation_from_driver() argument
2207 halrf_set_regulation_from_driver_8852a(rf, regulation_idx); in halrf_set_regulation_from_driver()
H A Dhalrf_pwr_table.c100 if (pwr->regulation_idx != 0xff) in halrf_get_regulation_info()
101 return pwr->regulation_idx; in halrf_get_regulation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h344 u8 regulation_idx; member
H A Dhalrf_ex.h233 void halrf_set_regulation_from_driver(void *rf_void, u8 regulation_idx);
H A Dhalrf.c1471 pwr->regulation_idx = 0xff; in halrf_set_regulation_init()
2200 u8 regulation_idx) in halrf_set_regulation_from_driver() argument
2207 halrf_set_regulation_from_driver_8852a(rf, regulation_idx); in halrf_set_regulation_from_driver()
H A Dhalrf_pwr_table.c100 if (pwr->regulation_idx != 0xff) in halrf_get_regulation_info()
101 return pwr->regulation_idx; in halrf_get_regulation_info()