Home
last modified time | relevance | path

Searched defs:ab8500 (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/mfd/
A Dab8500-core.c195 struct ab8500 *ab8500; in ab8500_get_chip_id() local
526 struct ab8500 *ab8500 = dev; in ab8500_hierarchical_irq() local
551 struct ab8500 *ab8500 = d->host_data; in ab8500_irq_map() local
596 int ab8500_suspend(struct ab8500 *ab8500) in ab8500_suspend()
813 struct ab8500 *ab8500; in chip_id_show() local
836 struct ab8500 *ab8500; in switch_off_status_show() local
871 struct ab8500 *ab8500; in turn_on_status_show() local
900 struct ab8500 *ab8500; in turn_on_status_2_show() local
913 struct ab8500 *ab8500; in dbbrstn_show() local
931 struct ab8500 *ab8500; in dbbrstn_store() local
[all …]
/linux-6.3-rc2/include/linux/mfd/abx500/
A Dab8500.h347 struct ab8500 { struct
354 enum ab8500_version version; argument
357 int (*write)(struct ab8500 *ab8500, u16 addr, u8 data); argument
358 int (*write_masked)(struct ab8500 *ab8500, u16 addr, u8 mask, u8 data); argument
359 int (*read)(struct ab8500 *ab8500, u16 addr); argument
377 * @init: board-specific initialization after detection of ab8500 argument
/linux-6.3-rc2/drivers/pwm/
A Dpwm-ab8500.c43 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_apply() local
144 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_get_state() local
189 struct ab8500_pwm_chip *ab8500; in ab8500_pwm_probe() local
/linux-6.3-rc2/drivers/input/misc/
A Dab8500-ponkey.c29 struct ab8500 *ab8500; member
51 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ponkey_probe() local
/linux-6.3-rc2/drivers/regulator/
A Dab8500.c1644 static void abx500_get_regulator_info(struct ab8500 *ab8500) in abx500_get_regulator_info()
1667 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_regulator_register() local
1704 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_regulator_probe() local
A Dab8500-ext.c395 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ext_regulator_probe() local
/linux-6.3-rc2/drivers/usb/phy/
A Dphy-ab8500-usb.c129 struct ab8500 *ab8500; member
871 struct ab8500 *ab8500; in ab8500_usb_probe() local
/linux-6.3-rc2/drivers/iio/adc/
A Dab8500-gpadc.c244 struct ab8500 *ab8500; member

Completed in 17 milliseconds