Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/atc260x/
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
/linux-6.1.9/drivers/mfd/
Datc260x-core.c161 static void atc260x_cmu_reset(struct atc260x *atc260x) in atc260x_cmu_reset()
174 static void atc260x_dev_init(struct atc260x *atc260x) in atc260x_dev_init()
198 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg) in atc260x_match_device()
258 int atc260x_device_probe(struct atc260x *atc260x) in atc260x_device_probe()
Datc260x-i2c.c18 struct atc260x *atc260x; in atc260x_i2c_probe() local
/linux-6.1.9/drivers/input/misc/
Datc260x-onkey.c41 struct atc260x *atc260x; member
192 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_onkey_probe() local
/linux-6.1.9/arch/arm/boot/dts/
Dowl-s500-roseapplepi.dts48 atc260x: pmic@65 { label
/linux-6.1.9/drivers/power/reset/
Datc260x-poweroff.c187 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_pwrc_probe() local
/linux-6.1.9/drivers/regulator/
Datc260x-regulator.c474 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_regulator_probe() local