Searched refs:u4bmove (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_ld_file.c | 26 u32 u4bregoffset, u4bregvalue, u4bmove; in _hal_parse_phyreg() local 33 if (hal_get_hexvalue_fromstring(sz_line, &u4bregoffset, &u4bmove)) { in _hal_parse_phyreg() 45 sz_line += u4bmove; in _hal_parse_phyreg() 46 if (hal_get_hexvalue_fromstring(sz_line, &u4bregvalue, &u4bmove)) { in _hal_parse_phyreg() 66 u32 u4bmove; in phypg_combvalue_fromstring() local 71 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() 72 sz_line += u4bmove; in phypg_combvalue_fromstring() 78 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() 79 sz_line += u4bmove; in phypg_combvalue_fromstring() 86 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_ld_file.c | 26 u32 u4bregoffset, u4bregvalue, u4bmove; in _hal_parse_phyreg() local 33 if (hal_get_hexvalue_fromstring(sz_line, &u4bregoffset, &u4bmove)) { in _hal_parse_phyreg() 45 sz_line += u4bmove; in _hal_parse_phyreg() 46 if (hal_get_hexvalue_fromstring(sz_line, &u4bregvalue, &u4bmove)) { in _hal_parse_phyreg() 66 u32 u4bmove; in phypg_combvalue_fromstring() local 71 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() 72 sz_line += u4bmove; in phypg_combvalue_fromstring() 78 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() 79 sz_line += u4bmove; in phypg_combvalue_fromstring() 86 if (hal_get_fractionvalue_fromstring(sz_line, &integer, &fraction, &u4bmove)) in phypg_combvalue_fromstring() [all …]
|