Home
last modified time | relevance | path

Searched defs:q_min (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-fw.c1081 int q_min = 2, q_max = 31; in config_package() local
/openbmc/qemu/target/mips/tcg/
H A Dmsa_helper.c5567 int64_t q_min = DF_MIN_INT(df); in msa_mul_q_df() local
5578 int64_t q_min = DF_MIN_INT(df); in msa_mulr_q_df() local
5659 int64_t q_min = DF_MIN_INT(df); in msa_madd_q_df() local
5673 int64_t q_min = DF_MIN_INT(df); in msa_msub_q_df() local
5687 int64_t q_min = DF_MIN_INT(df); in msa_maddr_q_df() local
5702 int64_t q_min = DF_MIN_INT(df); in msa_msubr_q_df() local
6369 int32_t q_min = 0xffff8000; in float32_to_q16() local
6421 int64_t q_min = 0xffffffff80000000LL; in float64_to_q32() local
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c307 u32 i_max = 0, q_max = 0, i_min = 0, q_min = 0; in rtw8822c_dac_cal_iq_search() local