Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dmb86a16.c175 unsigned char AFCEX_H) in afcex_data_set() argument
179 if (mb86a16_write(state, MB86A16_AFCEXH, AFCEX_H) < 0) in afcex_data_set()
191 unsigned char AFCEX_H) in afcofs_data_set() argument
195 if (mb86a16_write(state, 0x59, AFCEX_H) < 0) in afcofs_data_set()
735 unsigned char *AFCEX_H) in swp_info_get() argument
754 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get()
913 unsigned char *AFCEX_H) in swp_info_get2() argument
929 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get2()
935 unsigned char *AFCEX_H) in afcex_info_get() argument
941 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in afcex_info_get()
[all …]