Home
last modified time | relevance | path

Searched refs:modus (Results 1 – 2 of 2) sorted by relevance

/drivers/media/i2c/
Dsony-btf-mpx.c130 u16 modus; member
223 mpx_write(client, 0x10, 0x0030, mpx_audio_modes[mode].modus); in mpx_setup()
245 mpx_audio_modes[mode].modus, in mpx_setup()
Dmsp3400-kthreads.c955 int modus; in msp34xxg_reset() local
967 modus = msp34xxg_modus(client); in msp34xxg_reset()
968 modus |= tuner ? 0x100 : 0; in msp34xxg_reset()
969 msp_write_dem(client, 0x30, modus); in msp34xxg_reset()