Home
last modified time | relevance | path

Searched refs:GPIO_BLINK_CNT_SELECT_OFF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mvebu.c66 #define GPIO_BLINK_CNT_SELECT_OFF 0x0020 macro
751 regmap_read(mvchip->regs, GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, in mvebu_pwm_suspend()
763 regmap_write(mvchip->regs, GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, in mvebu_pwm_resume()
806 GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, set); in mvebu_pwm_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mvebu.c63 #define GPIO_BLINK_CNT_SELECT_OFF 0x0020 macro
766 regmap_read(mvchip->regs, GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, in mvebu_pwm_suspend()
778 regmap_write(mvchip->regs, GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, in mvebu_pwm_resume()
863 GPIO_BLINK_CNT_SELECT_OFF + mvchip->offset, set); in mvebu_pwm_probe()

Completed in 4 milliseconds