Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-cherryview.c35 #define CHV_PADCTRL0 0x000 macro
744 ctrl0 = readl(chv_padreg(pctrl, offset, CHV_PADCTRL0)); in chv_pin_dbg_show()
841 reg = chv_padreg(pctrl, pin, CHV_PADCTRL0); in chv_pinmux_set_mux()
878 value = readl(chv_padreg(pctrl, offset, CHV_PADCTRL0)); in chv_gpio_request_enable()
902 reg = chv_padreg(pctrl, offset, CHV_PADCTRL0); in chv_gpio_request_enable()
937 reg = chv_padreg(pctrl, offset, CHV_PADCTRL0); in chv_gpio_disable_free()
949 void __iomem *reg = chv_padreg(pctrl, offset, CHV_PADCTRL0); in chv_gpio_set_direction()
988 ctrl0 = readl(chv_padreg(pctrl, pin, CHV_PADCTRL0)); in chv_config_get()
1060 void __iomem *reg = chv_padreg(pctrl, pin, CHV_PADCTRL0); in chv_config_set_pull()
1253 ctrl0 = readl(chv_padreg(pctrl, offset, CHV_PADCTRL0)); in chv_gpio_get()
[all …]