Home
last modified time | relevance | path

Searched refs:l_sw (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/openrisc/
H A Dinsns.decode73 l_sw 110101 ..... ..... ..... ........... @store
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c134 double l_sw) in get_vratio_pre() argument
139 vratio_pre = (max_num_sw * swath_height + max_partial_sw) / l_sw; in get_vratio_pre()
142 double tmp0 = (max_num_sw * swath_height) / (l_sw - (prefill - 3.0) / 2.0); in get_vratio_pre()