Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/uniphier/
Daio-core.c525 u32 v_div[] = { in aio_port_set_clk() local
538 if (sub->aio->plldiv >= ARRAY_SIZE(v_div)) { in aio_port_set_clk()
546 v_div[sub->aio->plldiv]; in aio_port_set_clk()
/Linux-v4.19/drivers/media/i2c/
Dov2640.c524 #define PER_SIZE_REG_SEQ(x, y, v_div, h_div, pclk_div) \ argument
525 { CTRLI, CTRLI_LP_DP | CTRLI_V_DIV_SET(v_div) | \