Lines Matching refs:rk808
15 #include <linux/mfd/rk808.h>
65 struct rk808 *rk808;
141 ret = regmap_read(pci->rk808->regmap, pci->pin_cfg[offset].reg, &val);
157 ret = regmap_update_bits(pci->rk808->regmap,
189 ret = regmap_read(pci->rk808->regmap,
293 ret = regmap_update_bits(pci->rk808->regmap,
338 ret = regmap_update_bits(pci->rk808->regmap,
429 pci->rk808 = dev_get_drvdata(pdev->dev.parent);
438 switch (pci->rk808->variant) {
453 pci->rk808->variant);