Home
last modified time | relevance | path

Searched refs:i_value (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/mkesdb/
H A Dyacc.y67 u_int32_t i_value; member
73 %token <i_value> L_IMM
H A Dlex.l71 yylval.i_value = strtoul(yytext, NULL, 0);
/freebsd/usr.bin/mkcsmapper/
H A Dlex.l71 yylval.i_value = strtoul(yytext, NULL, 0);
H A Dyacc.y103 u_int32_t i_value; member
113 %token <i_value> L_IMM
117 %type <i_value> dst types oob_mode_sel zone
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822c.c306 u32 *i_value, u32 *q_value) in rtw8822c_dac_cal_iq_search() argument
358 rtw8822c_dac_iq_offset(rtwdev, iv, i_value); in rtw8822c_dac_cal_iq_search()
363 u32 *i_value, u32 *q_value) in rtw8822c_dac_cal_rf_mode() argument
375 rtw8822c_dac_cal_iq_search(rtwdev, iv, qv, i_value, q_value); in rtw8822c_dac_cal_rf_mode()