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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dmxl5005s.c309 static u16 MXL_SetGPIO(struct dvb_frontend *fe, u8 GPIO_Num, u8 GPIO_Val);
3361 static u16 MXL_SetGPIO(struct dvb_frontend *fe, u8 GPIO_Num, u8 GPIO_Val) argument
3366 status += MXL_ControlWrite(fe, GPIO_1B, GPIO_Val ? 0 : 1);
3371 if (GPIO_Val == 1) {
3375 if (GPIO_Val == 0) {
3379 if (GPIO_Val == 3) { /* tri-state */
3385 if (GPIO_Val == 1) {
3389 if (GPIO_Val == 0) {
3393 if (GPIO_Val == 3) { /* tri-state */

Completed in 115 milliseconds