Searched refs:PIN_CONFIG_BIAS_BUS_HOLD (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/include/linux/pinctrl/ |
H A D | pinconf-generic.h | 120 PIN_CONFIG_BIAS_BUS_HOLD, enumerator
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinconf-generic.c | 30 PCONFDUMP(PIN_CONFIG_BIAS_BUS_HOLD, "input bias bus hold", NULL, false), 161 { "bias-bus-hold", PIN_CONFIG_BIAS_BUS_HOLD, 0 },
|
H A D | pinctrl-pistachio.c | 1026 case PIN_CONFIG_BIAS_BUS_HOLD: in pistachio_pinconf_get() 1103 case PIN_CONFIG_BIAS_BUS_HOLD: in pistachio_pinconf_set()
|
H A D | pinctrl-keembay.c | 1070 case PIN_CONFIG_BIAS_BUS_HOLD: in keembay_pinconf_get() 1125 case PIN_CONFIG_BIAS_BUS_HOLD: in keembay_pinconf_set()
|
H A D | pinctrl-rockchip.c | 2425 PIN_CONFIG_BIAS_BUS_HOLD 2866 case PIN_CONFIG_BIAS_BUS_HOLD: in rockchip_pinconf_set() 2948 case PIN_CONFIG_BIAS_BUS_HOLD: in rockchip_pinconf_get()
|
H A D | pinctrl-cy8c95x0.c | 693 case PIN_CONFIG_BIAS_BUS_HOLD: in cy8c95x0_gpio_get_pincfg()
|
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-sandbox.c | 46 { "bias-bus-hold", PIN_CONFIG_BIAS_BUS_HOLD, 0 },
|
/openbmc/u-boot/include/dm/ |
H A D | pinctrl.h | 249 PIN_CONFIG_BIAS_BUS_HOLD, enumerator
|
/openbmc/u-boot/drivers/pinctrl/rockchip/ |
H A D | pinctrl-rockchip-core.c | 352 PIN_CONFIG_BIAS_BUS_HOLD 491 case PIN_CONFIG_BIAS_BUS_HOLD: in rockchip_pinconf_set() 530 { "bias-bus-hold", PIN_CONFIG_BIAS_BUS_HOLD, 0 },
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-lpass-lpi.c | 168 case PIN_CONFIG_BIAS_BUS_HOLD: in lpi_config_get() 212 case PIN_CONFIG_BIAS_BUS_HOLD: in lpi_config_set()
|
H A D | pinctrl-msm.c | 308 case PIN_CONFIG_BIAS_BUS_HOLD: in msm_config_reg() 382 case PIN_CONFIG_BIAS_BUS_HOLD: in msm_config_group_get() 464 case PIN_CONFIG_BIAS_BUS_HOLD: in msm_config_group_set()
|
/openbmc/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-madera-core.c | 763 case PIN_CONFIG_BIAS_BUS_HOLD: in madera_pin_conf_get() 835 case PIN_CONFIG_BIAS_BUS_HOLD: in madera_pin_conf_set()
|
/openbmc/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-s900.c | 1733 case PIN_CONFIG_BIAS_BUS_HOLD: in s900_pad_pinconf_arg2val() 1760 case PIN_CONFIG_BIAS_BUS_HOLD: in s900_pad_pinconf_val2arg()
|
H A D | pinctrl-owl.c | 229 case PIN_CONFIG_BIAS_BUS_HOLD: in owl_pad_pinconf_reg()
|