Home
last modified time | relevance | path

Searched refs:TPO_NA (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_country.c19 {0x4d, 0x00, {'A', 'R'}, TPO_NA, 0x0f}, /* 0000 */
20 {0x61, 0x00, {'B', 'O'}, TPO_NA, 0x0f}, /* 0001 */
21 {0x62, 0x00, {'B', 'R'}, TPO_NA, 0x0f}, /* 0002 */
23 {0x76, 0x00, {'C', 'O'}, TPO_NA, 0x0f}, /* 0004 */
24 {0x76, 0x00, {'C', 'R'}, TPO_NA, 0x0f}, /* 0005 */
25 {0x76, 0x00, {'E', 'C'}, TPO_NA, 0x0f}, /* 0006 */
26 {0x76, 0x00, {'S', 'V'}, TPO_NA, 0x0f}, /* 0007 */
27 {0x76, 0x00, {'G', 'T'}, TPO_NA, 0x0f}, /* 0008 */
28 {0x32, 0x00, {'H', 'N'}, TPO_NA, 0x0f}, /* 0009 */
29 {0x4d, 0x00, {'M', 'X'}, TPO_NA, 0x0f}, /* 0010 */
[all …]
H A Dphl_country.h26 TPO_NA = 4 enumerator
H A Dphl_regulation.c564 rg->tpo = TPO_NA; in _reset_for_non_specific_country()
H A Dphl_init.c993 rg->tpo = TPO_NA; in phl_regulation_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_country.c19 {0x4d, 0x00, {'A', 'R'}, TPO_NA, 0x0f}, /* 0000 */
20 {0x61, 0x00, {'B', 'O'}, TPO_NA, 0x0f}, /* 0001 */
21 {0x62, 0x00, {'B', 'R'}, TPO_NA, 0x0f}, /* 0002 */
23 {0x76, 0x00, {'C', 'O'}, TPO_NA, 0x0f}, /* 0004 */
24 {0x76, 0x00, {'C', 'R'}, TPO_NA, 0x0f}, /* 0005 */
25 {0x76, 0x00, {'E', 'C'}, TPO_NA, 0x0f}, /* 0006 */
26 {0x76, 0x00, {'S', 'V'}, TPO_NA, 0x0f}, /* 0007 */
27 {0x76, 0x00, {'G', 'T'}, TPO_NA, 0x0f}, /* 0008 */
28 {0x32, 0x00, {'H', 'N'}, TPO_NA, 0x0f}, /* 0009 */
29 {0x4d, 0x00, {'M', 'X'}, TPO_NA, 0x0f}, /* 0010 */
[all …]
H A Dphl_country.h26 TPO_NA = 4 enumerator
H A Dphl_regulation.c564 rg->tpo = TPO_NA; in _reset_for_non_specific_country()
H A Dphl_init.c985 rg->tpo = TPO_NA; in phl_regulation_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h358 extern const enum halrf_pw_lmt_regulation_type _tpo_to_pw_lmt_regu_type[TPO_NA];
359 #define tpo_to_pw_lmt_regu_type(reg) ((reg) < TPO_NA ? _tpo_to_pw_lmt_regu_type[(reg)] : PW_LMT_REG…
H A Dhalrf_pwr_table.c70 const enum halrf_pw_lmt_regulation_type _tpo_to_pw_lmt_regu_type[TPO_NA] = {
116 if (rg_info.tpo != TPO_NA) { in halrf_get_regulation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pwr_table.h358 extern const enum halrf_pw_lmt_regulation_type _tpo_to_pw_lmt_regu_type[TPO_NA];
359 #define tpo_to_pw_lmt_regu_type(reg) ((reg) < TPO_NA ? _tpo_to_pw_lmt_regu_type[(reg)] : PW_LMT_REG…
H A Dhalrf_pwr_table.c70 const enum halrf_pw_lmt_regulation_type _tpo_to_pw_lmt_regu_type[TPO_NA] = {
116 if (rg_info.tpo != TPO_NA) { in halrf_get_regulation_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_chplan.c74 case TPO_NA: in phl_tpo_to_txpwr_lmt()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_chplan.c74 case TPO_NA: in phl_tpo_to_txpwr_lmt()