Searched refs:pwrhexval (Results 1 – 2 of 2) sorted by relevance
116 u32 pwrhexval = 0; in _hal_parse_txpwr_by_rate() local159 pwrhexval = 0; in _hal_parse_txpwr_by_rate()174 pwrhexval = phypg_combvalue_fromstring(sz_line); in _hal_parse_txpwr_by_rate()175 PHL_INFO("combine Value Get Pwr hex Val = %x\n", pwrhexval); in _hal_parse_txpwr_by_rate()176 pdest_buf[buf_idx++] = pwrhexval; in _hal_parse_txpwr_by_rate()181 pwrhexval = phypg_combvalue_fromstring(sz_line); in _hal_parse_txpwr_by_rate()182 PHL_INFO("combine Value Get Pwr hex Val = %x\n", pwrhexval); in _hal_parse_txpwr_by_rate()183 pdest_buf[buf_idx++] = pwrhexval; in _hal_parse_txpwr_by_rate()188 pwrhexval = phypg_combvalue_fromstring(sz_line); in _hal_parse_txpwr_by_rate()189 PHL_INFO("combine Value Get Pwr hex Val = %x\n", pwrhexval); in _hal_parse_txpwr_by_rate()[all …]