Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm8996.h46 u32 gpio_default[5]; member
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-golden.dts717 pinctrl-0 = <&gpio_default>;
720 gpio_default: gpio_default { label
H A Dste-ux500-samsung-skomer.dts698 pinctrl-0 = <&gpio_default>;
701 gpio_default: gpio_default { label
H A Dste-ux500-samsung-kyle.dts711 pinctrl-0 = <&gpio_default>;
714 gpio_default: gpio_default { label
/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c122 .gpio_default = {
/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c2870 for (i = 0; i < ARRAY_SIZE(wm8996->pdata.gpio_default); i++) { in wm8996_i2c_probe()
2871 if (!wm8996->pdata.gpio_default[i]) in wm8996_i2c_probe()
2875 wm8996->pdata.gpio_default[i] & 0xffff); in wm8996_i2c_probe()