Searched refs:modus (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | sony-btf-mpx.c | 118 u16 modus; member 211 mpx_write(client, 0x10, 0x0030, mpx_audio_modes[mode].modus); in mpx_setup() 233 mpx_audio_modes[mode].modus, in mpx_setup()
|
H A D | msp3400-kthreads.c | 860 dev_dbg_lvl(&client->dev, 1, msp_debug, "selected radio modus\n"); in msp34xxg_modus() 864 dev_dbg_lvl(&client->dev, 1, msp_debug, "selected M (EIA-J) modus\n"); in msp34xxg_modus() 868 dev_dbg_lvl(&client->dev, 1, msp_debug, "selected M (A2) modus\n"); in msp34xxg_modus() 872 dev_dbg_lvl(&client->dev, 1, msp_debug, "selected SECAM-L modus\n"); in msp34xxg_modus() 876 dev_dbg_lvl(&client->dev, 1, msp_debug, "selected M (BTSC) modus\n"); in msp34xxg_modus() 945 int modus; in msp34xxg_reset() local 957 modus = msp34xxg_modus(client); in msp34xxg_reset() 958 modus |= tuner ? 0x100 : 0; in msp34xxg_reset() 959 msp_write_dem(client, 0x30, modus); in msp34xxg_reset()
|
/linux/Documentation/sound/cards/ |
H A D | hdspm.rst | 182 Using 64-channel-modus (1) or 56-channel-modus for
|