Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dwl1273-core.h199 #define WL1273_I2S_DEF_MODE (WL1273_IS2_WIDTH_32 | \ macro
/openbmc/linux/sound/soc/codecs/
H A Dwl1273.c108 dev_dbg(dev, "WL1273_I2S_DEF_MODE: 0x%04x\n", WL1273_I2S_DEF_MODE); in snd_wl1273_fm_set_i2s_mode()
/openbmc/linux/drivers/media/radio/
H A Dradio-wl1273.c2033 radio->core->i2s_mode = WL1273_I2S_DEF_MODE; in wl1273_fm_radio_probe()