Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dgeneric_bandwidth_allocation.c24 int hwidth; member
155 hstart = hstop - params->hwidth + 1; in sdw_compute_master_ports()
220 hstop = hstop - params[i].hwidth; in _sdw_compute_port_params()
279 params[i].hwidth = (sel_col * params[i].payload_bw + in sdw_compute_group_params()
282 column_needed += params[i].hwidth; in sdw_compute_group_params()
/linux/drivers/auxdisplay/
H A Dpanel.c848 hdc->hwidth = lcd_hwidth; in lcd_init()
860 hdc->hwidth = 64; in lcd_init()
873 hdc->hwidth = 16; in lcd_init()
886 hdc->hwidth = 64; in lcd_init()
905 hdc->hwidth = 64; in lcd_init()
918 hdc->hwidth = lcd_hwidth; in lcd_init()
941 if (hdc->hwidth <= 0) in lcd_init()
942 hdc->hwidth = DEFAULT_LCD_HWIDTH; in lcd_init()