Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds