Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dmb86a16.c189 unsigned char AFCEX_H) in afcex_data_set() argument
193 if (mb86a16_write(state, MB86A16_AFCEXH, AFCEX_H) < 0) in afcex_data_set()
205 unsigned char AFCEX_H) in afcofs_data_set() argument
209 if (mb86a16_write(state, 0x59, AFCEX_H) < 0) in afcofs_data_set()
759 unsigned char *AFCEX_H) in swp_info_get() argument
778 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get()
937 unsigned char *AFCEX_H) in swp_info_get2() argument
953 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get2()
959 unsigned char *AFCEX_H) in afcex_info_get() argument
965 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in afcex_info_get()
[all …]