Home
last modified time | relevance | path

Searched defs:spp_gchip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pinctrl/sunplus/
H A Dsppctl.h135 struct sppctl_gpio_chip *spp_gchip; member
H A Dsppctl.c38 static inline u32 sppctl_first_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) in sppctl_first_readl() argument
43 static inline void sppctl_first_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) in sppctl_first_writel() argument
48 static inline u32 sppctl_gpio_master_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) in sppctl_gpio_master_readl() argument
53 static inline void sppctl_gpio_master_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, in sppctl_gpio_master_writel() argument
59 static inline u32 sppctl_gpio_oe_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) in sppctl_gpio_oe_readl() argument
64 sppctl_gpio_oe_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) sppctl_gpio_oe_writel() argument
69 sppctl_gpio_out_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) sppctl_gpio_out_writel() argument
74 sppctl_gpio_in_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) sppctl_gpio_in_readl() argument
79 sppctl_gpio_iinv_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) sppctl_gpio_iinv_readl() argument
84 sppctl_gpio_iinv_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) sppctl_gpio_iinv_writel() argument
90 sppctl_gpio_oinv_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) sppctl_gpio_oinv_readl() argument
95 sppctl_gpio_oinv_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) sppctl_gpio_oinv_writel() argument
101 sppctl_gpio_od_readl(struct sppctl_gpio_chip *spp_gchip, u32 off) sppctl_gpio_od_readl() argument
106 sppctl_gpio_od_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) sppctl_gpio_od_writel() argument
262 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_first_get() local
297 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_master_get() local
308 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_first_master_set() local
344 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_input_inv_set() local
353 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_output_inv_set() local
362 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_output_od_get() local
374 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_output_od_set() local
383 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_get_direction() local
394 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_inv_get() local
414 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_direction_input() local
430 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_direction_output() local
454 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_get() local
465 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_set() local
476 struct sppctl_gpio_chip *spp_gchip = gpiochip_get_data(chip); sppctl_gpio_set_config() local
525 struct sppctl_gpio_chip *spp_gchip; sppctl_gpio_new() local
[all...]

Completed in 3 milliseconds