Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dline.h65 extern int line_setup(char **conf, unsigned nlines, char **def,
H A Dstdio_console.c194 line_setup(vt_conf, MAX_TTYS, &def_conf, str, "console"); in console_chan_setup()
H A Dssl.c189 line_setup(conf, NR_PORTS, &def_conf, str, "serial line"); in ssl_chan_setup()
H A Dline.c425 int line_setup(char **conf, unsigned int num, char **def, in line_setup() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1072 double line_setup; in dml1_rq_dlg_get_dlg_params() local
1314 line_setup = (double) (vupdate_offset + vupdate_width + vready_offset) / (double) htotal; in dml1_rq_dlg_get_dlg_params()
1341 DTRACE("DLG: %s: line_setup = %3.2f", __func__, line_setup); in dml1_rq_dlg_get_dlg_params()
1345 - (line_setup + line_calc + line_wait + line_o); in dml1_rq_dlg_get_dlg_params()