Home
last modified time | relevance | path

Searched full:fsampen (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/
H A Dwm8782.c124 int ret, i, fsampen; in wm8782_probe() local
141 fsampen = 0; in wm8782_probe()
144 of_property_read_u32(np, "wlf,fsampen", &fsampen); in wm8782_probe()
146 switch (fsampen) { in wm8782_probe()
157 dev_err(dev, "Invalid wlf,fsampen value"); in wm8782_probe()
/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8782.yaml25 wlf,fsampen:
26 description: FSAMPEN pin value, 0 for low, 1 for high, 2 for disconnected.
46 wlf,fsampen = <2>;