Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dwm8996.h46 u32 gpio_default[5]; member
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dste-ux500-samsung-golden.dts641 pinctrl-0 = <&gpio_default>;
644 gpio_default: gpio_default { label
H A Dste-ux500-samsung-skomer.dts593 pinctrl-0 = <&gpio_default>;
596 gpio_default: gpio_default { label
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c128 .gpio_default = {
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8996.c2873 for (i = 0; i < ARRAY_SIZE(wm8996->pdata.gpio_default); i++) { in wm8996_i2c_probe()
2874 if (!wm8996->pdata.gpio_default[i]) in wm8996_i2c_probe()
2878 wm8996->pdata.gpio_default[i] & 0xffff); in wm8996_i2c_probe()