Home
last modified time | relevance | path

Searched defs:atc260x (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/mfd/atc260x/
H A Dcore.h32 struct atc260x { struct
45 enum atc260x_type ic_type; argument
46 enum atc260x_ver ic_ver; argument
50 const struct atc260x_init_regs *init_regs; /* regs for device init */ argument
55 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg); argument
/openbmc/linux/drivers/mfd/
H A Datc260x-core.c158 static void atc260x_cmu_reset(struct atc260x *atc260x) in atc260x_cmu_reset()
171 static void atc260x_dev_init(struct atc260x *atc260x) in atc260x_dev_init()
195 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg) in atc260x_match_device()
255 int atc260x_device_probe(struct atc260x *atc260x) in atc260x_device_probe()
H A Datc260x-i2c.c17 struct atc260x *atc260x; in atc260x_i2c_probe() local
/openbmc/linux/drivers/input/misc/
H A Datc260x-onkey.c41 struct atc260x *atc260x; member
192 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_onkey_probe() local
/openbmc/linux/arch/arm/boot/dts/actions/
H A Dowl-s500-roseapplepi.dts48 atc260x: pmic@65 { label
/openbmc/linux/drivers/power/reset/
H A Datc260x-poweroff.c187 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_pwrc_probe() local
/openbmc/linux/drivers/regulator/
H A Datc260x-regulator.c475 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_regulator_probe() local