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.c526 } reg_current; member
688 if (priv->reg_current.rxport == nport) in ub960_rxport_select()
699 priv->reg_current.rxport = nport; in ub960_rxport_select()
811 if (priv->reg_current.txport == nport) in ub960_txport_select()
822 priv->reg_current.txport = nport; in ub960_txport_select()
906 if (priv->reg_current.indirect_target == block) in ub960_select_ind_reg_block()
916 priv->reg_current.indirect_target = block; in ub960_select_ind_reg_block()
3929 priv->reg_current.indirect_target = 0xff; in ub960_probe()
3930 priv->reg_current.rxport = 0xff; in ub960_probe()
3931 priv->reg_current.txport = 0xff; in ub960_probe()