Lines Matching refs:nmk_gpio_chip

247 struct nmk_gpio_chip {  struct
284 static struct nmk_gpio_chip * argument
291 static void __nmk_gpio_set_mode(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_mode()
307 static void __nmk_gpio_set_slpm(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_slpm()
321 static void __nmk_gpio_set_pull(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_pull()
346 static void __nmk_gpio_set_lowemi(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_lowemi()
364 static void __nmk_gpio_make_input(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_make_input()
370 static void __nmk_gpio_set_output(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_output()
379 static void __nmk_gpio_make_output(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_make_output()
386 static void __nmk_gpio_set_mode_safe(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_mode_safe()
414 nmk_gpio_disable_lazy_irq(struct nmk_gpio_chip *nmk_chip, unsigned offset) in nmk_gpio_disable_lazy_irq()
555 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_glitch_slpm_init()
573 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_glitch_slpm_restore()
618 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_get_mode()
648 struct nmk_gpio_chip *nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_irq_ack()
660 static void __nmk_gpio_irq_modify(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_irq_modify()
699 static void __nmk_gpio_set_wake(struct nmk_gpio_chip *nmk_chip, in __nmk_gpio_set_wake()
717 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_irq_maskunmask()
754 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_irq_set_wake()
786 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_irq_set_type()
830 struct nmk_gpio_chip *nmk_chip = irq_data_get_irq_chip_data(d); in nmk_gpio_irq_startup()
839 struct nmk_gpio_chip *nmk_chip = irq_data_get_irq_chip_data(d); in nmk_gpio_irq_shutdown()
878 struct nmk_gpio_chip *nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_irq_handler()
892 struct nmk_gpio_chip *nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_latent_irq_handler()
920 struct nmk_gpio_chip *nmk_chip = in nmk_gpio_make_input()
921 container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_make_input()
934 struct nmk_gpio_chip *nmk_chip = in nmk_gpio_get_input()
935 container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_get_input()
951 struct nmk_gpio_chip *nmk_chip = in nmk_gpio_set_output()
952 container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_set_output()
964 struct nmk_gpio_chip *nmk_chip = in nmk_gpio_make_output()
965 container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_make_output()
985 struct nmk_gpio_chip *nmk_chip = in nmk_gpio_dbg_show_one()
986 container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_dbg_show_one()
1097 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_clocks_enable()
1111 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_clocks_disable()
1134 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_wakeups_suspend()
1155 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_wakeups_resume()
1179 struct nmk_gpio_chip *chip = nmk_gpio_chips[gpio_bank]; in nmk_gpio_read_pull()
1191 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_probe()
1698 struct nmk_gpio_chip *nmk_chip; in nmk_pmx_set()
1715 nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_pmx_set()
1763 struct nmk_gpio_chip *nmk_chip; in nmk_gpio_request_enable()
1776 nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_gpio_request_enable()
1829 struct nmk_gpio_chip *nmk_chip; in nmk_pin_config_set()
1848 nmk_chip = container_of(chip, struct nmk_gpio_chip, chip); in nmk_pin_config_set()