Home
last modified time | relevance | path

Searched refs:mvchip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-mvebu.c318 regmap_read(mvchip->regs, GPIO_DATA_IN_OFF + mvchip->offset, in mvebu_gpio_get()
320 regmap_read(mvchip->regs, GPIO_IN_POL_OFF + mvchip->offset, in mvebu_gpio_get()
324 regmap_read(mvchip->regs, GPIO_OUT_OFF + mvchip->offset, &u); in mvebu_gpio_get()
623 struct mvebu_gpio_chip *mvchip = mvpwm->mvchip; in mvebu_pwm_request() local
666 struct mvebu_gpio_chip *mvchip = mvpwm->mvchip; in mvebu_pwm_get_state() local
705 struct mvebu_gpio_chip *mvchip = mvpwm->mvchip; in mvebu_pwm_apply() local
820 mvpwm->mvchip = mvchip; in mvebu_pwm_probe()
964 regmap_read(mvchip->regs, GPIO_OUT_OFF + mvchip->offset, in mvebu_gpio_suspend()
1016 regmap_write(mvchip->regs, GPIO_OUT_OFF + mvchip->offset, in mvebu_gpio_resume()
1150 if (!mvchip) in mvebu_gpio_probe()
[all …]