Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/mkesdb/
H A Dyacc.y68 u_int32_t i_value; member
74 %token <i_value> L_IMM
H A Dlex.l71 yylval.i_value = strtoul(yytext, NULL, 0);
/freebsd-14.2/usr.bin/mkcsmapper/
H A Dlex.l71 yylval.i_value = strtoul(yytext, NULL, 0);
H A Dyacc.y104 u_int32_t i_value; member
114 %token <i_value> L_IMM
118 %type <i_value> dst types oob_mode_sel zone
/freebsd-14.2/sys/contrib/dev/rtw88/
H A Drtw8822c.c305 u32 *i_value, u32 *q_value) in rtw8822c_dac_cal_iq_search() argument
357 rtw8822c_dac_iq_offset(rtwdev, iv, i_value); in rtw8822c_dac_cal_iq_search()
362 u32 *i_value, u32 *q_value) in rtw8822c_dac_cal_rf_mode() argument
374 rtw8822c_dac_cal_iq_search(rtwdev, iv, qv, i_value, q_value); in rtw8822c_dac_cal_rf_mode()