Searched refs:AB8500_MISC (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/pwm/ |
D | pwm-ab8500.c | 47 ret = abx500_set_register_interruptible(chip->dev, AB8500_MISC, in ab8500_pwm_config() 51 ret = abx500_set_register_interruptible(chip->dev, AB8500_MISC, in ab8500_pwm_config() 62 AB8500_MISC, AB8500_PWM_OUT_CTRL7_REG, in ab8500_pwm_enable() 75 AB8500_MISC, AB8500_PWM_OUT_CTRL7_REG, in ab8500_pwm_disable()
|
/Linux-v5.4/include/linux/mfd/abx500/ |
D | ab8500.h | 59 #define AB8500_MISC 0x10 macro
|
/Linux-v5.4/drivers/mfd/ |
D | ab8500-debugfs.c | 411 [AB8500_MISC] = { 768 [AB8500_MISC] = { 1167 [AB8500_MISC] = { 2654 debug_bank = AB8500_MISC; in ab8500_debug_probe()
|
D | ab8500-core.c | 1133 ret = get_register_interruptible(ab8500, AB8500_MISC, in ab8500_probe() 1143 ret = get_register_interruptible(ab8500, AB8500_MISC, in ab8500_probe()
|
/Linux-v5.4/drivers/pinctrl/nomadik/ |
D | pinctrl-abx500.c | 99 AB8500_MISC, reg, &val); in abx500_gpio_get_bit() 121 AB8500_MISC, reg, BIT(pos), val << pos); in abx500_gpio_set_bits()
|
/Linux-v5.4/sound/soc/codecs/ |
D | ab8500-codec.c | 1955 status = abx500_get_register_interruptible(component->dev, AB8500_MISC, in ab8500_audio_setup_mics() 1963 AB8500_MISC, in ab8500_audio_setup_mics()
|