Home
last modified time | relevance | path

Searched refs:hab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dbcm3510.c156 bcm3510_register_value v,hab; in bcm3510_hab_send_request() local
173 hab.HABADR_a6.HABADR = 0; in bcm3510_hab_send_request()
174 if ((ret = bcm3510_writeB(st,0xa6,hab)) < 0) in bcm3510_hab_send_request()
178 hab.HABDATA_a7 = buf[i]; in bcm3510_hab_send_request()
179 if ((ret = bcm3510_writeB(st,0xa7,hab)) < 0) in bcm3510_hab_send_request()
224 deb_hab("hab snd: "); in bcm3510_do_hab_cmd()
235 deb_hab("hab get: "); in bcm3510_do_hab_cmd()
249 bcm3510_register_value ap,hab;
252 if ((ret = bcm3510_readB(st,0xa8,&hab)) < 0 ||
256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dbcm3510.c156 bcm3510_register_value v,hab; in bcm3510_hab_send_request() local
173 hab.HABADR_a6.HABADR = 0; in bcm3510_hab_send_request()
174 if ((ret = bcm3510_writeB(st,0xa6,hab)) < 0) in bcm3510_hab_send_request()
178 hab.HABDATA_a7 = buf[i]; in bcm3510_hab_send_request()
179 if ((ret = bcm3510_writeB(st,0xa7,hab)) < 0) in bcm3510_hab_send_request()
224 deb_hab("hab snd: "); in bcm3510_do_hab_cmd()
235 deb_hab("hab get: "); in bcm3510_do_hab_cmd()
249 bcm3510_register_value ap,hab;
252 if ((ret = bcm3510_readB(st,0xa8,&hab)) < 0 ||
256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab
[all...]

Completed in 2 milliseconds