Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dtda1004x.c52 #define TDA1004X_OUT_CONF1 0x04 macro
965 switch (tda1004x_read_byte(state, TDA1004X_OUT_CONF1) & 3) { in tda1004x_get_fe()
979 if (tda1004x_read_byte(state, TDA1004X_OUT_CONF1) & 0x10) in tda1004x_get_fe()
983 switch ((tda1004x_read_byte(state, TDA1004X_OUT_CONF1) & 0x0c) >> 2) { in tda1004x_get_fe()
999 switch ((tda1004x_read_byte(state, TDA1004X_OUT_CONF1) & 0x60) >> 5) { in tda1004x_get_fe()