Home
last modified time | relevance | path

Searched refs:loadingstage (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_ld_file.c701 u8 loadingstage = LD_STAGE_EXC_MAPPING; in _hal_parse_txpwrlmt() local
722 if (loadingstage == LD_STAGE_EXC_MAPPING) { in _hal_parse_txpwrlmt()
724 loadingstage = LD_STAGE_TAB_DEFINE; in _hal_parse_txpwrlmt()
734 if (loadingstage == LD_STAGE_TAB_DEFINE) { in _hal_parse_txpwrlmt()
779 loadingstage = LD_STAGE_TAB_START; in _hal_parse_txpwrlmt()
780 } else if (loadingstage == LD_STAGE_TAB_START) { in _hal_parse_txpwrlmt()
795 loadingstage = LD_STAGE_COLUMN_DEFINE; in _hal_parse_txpwrlmt()
796 } else if (loadingstage == LD_STAGE_COLUMN_DEFINE) { in _hal_parse_txpwrlmt()
836 loadingstage = LD_STAGE_COLUMN_REG; in _hal_parse_txpwrlmt()
837 } else if (loadingstage == LD_STAGE_COLUMN_REG) { in _hal_parse_txpwrlmt()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_ld_file.c701 u8 loadingstage = LD_STAGE_EXC_MAPPING; in _hal_parse_txpwrlmt() local
722 if (loadingstage == LD_STAGE_EXC_MAPPING) { in _hal_parse_txpwrlmt()
724 loadingstage = LD_STAGE_TAB_DEFINE; in _hal_parse_txpwrlmt()
734 if (loadingstage == LD_STAGE_TAB_DEFINE) { in _hal_parse_txpwrlmt()
779 loadingstage = LD_STAGE_TAB_START; in _hal_parse_txpwrlmt()
780 } else if (loadingstage == LD_STAGE_TAB_START) { in _hal_parse_txpwrlmt()
795 loadingstage = LD_STAGE_COLUMN_DEFINE; in _hal_parse_txpwrlmt()
796 } else if (loadingstage == LD_STAGE_COLUMN_DEFINE) { in _hal_parse_txpwrlmt()
836 loadingstage = LD_STAGE_COLUMN_REG; in _hal_parse_txpwrlmt()
837 } else if (loadingstage == LD_STAGE_COLUMN_REG) { in _hal_parse_txpwrlmt()
[all …]