Home
last modified time | relevance | path

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

/linux/include/linux/mfd/abx500/
H 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/drivers/pwm/
H A Dpwm-ab8500.c42 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_apply() local
143 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_get_state() local
188 struct ab8500_pwm_chip *ab8500; in ab8500_pwm_probe() local
/linux/drivers/input/misc/
H A Dab8500-ponkey.c29 struct ab8500 *ab8500; member
51 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ponkey_probe() local
/linux/drivers/regulator/
H 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
H A Dab8500-ext.c395 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ext_regulator_probe() local