Lines Matching refs:npcm8xx_pinctrl
107 struct npcm8xx_pinctrl { struct
1917 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_get_drive_strength()
1936 static int npcm8xx_set_drive_strength(struct npcm8xx_pinctrl *npcm, in npcm8xx_set_drive_strength()
2029 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_pinmux_set_mux()
2041 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_gpio_request_enable()
2057 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_gpio_request_free()
2069 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm_gpio_set_direction()
2158 static int npcm_set_debounce(struct npcm8xx_pinctrl *npcm, unsigned int pin, in npcm_set_debounce()
2187 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_config_get()
2246 static int npcm8xx_config_set_one(struct npcm8xx_pinctrl *npcm, in npcm8xx_config_set_one()
2298 struct npcm8xx_pinctrl *npcm = pinctrl_dev_get_drvdata(pctldev); in npcm8xx_config_set()
2336 static int npcm8xx_gpio_fw(struct npcm8xx_pinctrl *pctrl) in npcm8xx_gpio_fw()
2395 static int npcm8xx_gpio_register(struct npcm8xx_pinctrl *pctrl) in npcm8xx_gpio_register()
2428 struct npcm8xx_pinctrl *pctrl; in npcm8xx_pinctrl_probe()