Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A D88pm860x_bl.c34 int reg_current; member
80 ret = pm860x_set_bits(data->i2c, data->reg_current, in pm860x_backlight_set()
212 data->reg_current = res->start; in pm860x_backlight_probe()
/openbmc/linux/drivers/media/i2c/
H A Dds90ub960.c524 } reg_current; member
686 if (priv->reg_current.rxport == nport) in ub960_rxport_select()
697 priv->reg_current.rxport = nport; in ub960_rxport_select()
809 if (priv->reg_current.txport == nport) in ub960_txport_select()
820 priv->reg_current.txport = nport; in ub960_txport_select()
904 if (priv->reg_current.indirect_target == block) in ub960_select_ind_reg_block()
914 priv->reg_current.indirect_target = block; in ub960_select_ind_reg_block()
3906 priv->reg_current.indirect_target = 0xff; in ub960_probe()
3907 priv->reg_current.rxport = 0xff; in ub960_probe()
3908 priv->reg_current.txport = 0xff; in ub960_probe()