Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dds90ub960.c2281 u8 speed_select; in ub960_init_tx_ports_ub960() local
2285 speed_select = 3; in ub960_init_tx_ports_ub960()
2288 speed_select = 2; in ub960_init_tx_ports_ub960()
2291 speed_select = 1; in ub960_init_tx_ports_ub960()
2295 speed_select = 0; in ub960_init_tx_ports_ub960()
2299 return ub960_write(priv, UB960_SR_CSI_PLL_CTL, speed_select, NULL); in ub960_init_tx_ports_ub960()
2304 u8 speed_select; in ub960_init_tx_ports_ub9702() local
2311 speed_select = 3; in ub960_init_tx_ports_ub9702()
2316 speed_select = 2; in ub960_init_tx_ports_ub9702()
2321 speed_select = 1; in ub960_init_tx_ports_ub9702()
[all …]