Searched defs:modus (Results 1 - 2 of 2) sorted by relevance

/drivers/media/i2c/
H A Dsony-btf-mpx.c130 u16 modus; member in struct:__anon2213
223 mpx_write(client, 0x10, 0x0030, mpx_audio_modes[mode].modus);
245 mpx_audio_modes[mode].modus,
H A Dmsp3400-kthreads.c870 v4l_dbg(1, msp_debug, client, "selected radio modus\n");
874 v4l_dbg(1, msp_debug, client, "selected M (EIA-J) modus\n");
878 v4l_dbg(1, msp_debug, client, "selected M (A2) modus\n");
882 v4l_dbg(1, msp_debug, client, "selected SECAM-L modus\n");
886 v4l_dbg(1, msp_debug, client, "selected M (BTSC) modus\n");
955 int modus; local
967 modus = msp34xxg_modus(client);
968 modus |= tuner ? 0x100 : 0;
969 msp_write_dem(client, 0x30, modus);

Completed in 79 milliseconds