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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/jz4740/
H A Dqi_lb60.c31 #define QI_LB60_AMP_GPIO JZ_GPIO_PORTD(4) macro
43 gpio_set_value(QI_LB60_AMP_GPIO, on);
122 ret = gpio_request(QI_LB60_AMP_GPIO, "AMP");
125 QI_LB60_AMP_GPIO, ret);
130 gpio_direction_output(QI_LB60_AMP_GPIO, 0);
146 gpio_free(QI_LB60_AMP_GPIO);
158 gpio_free(QI_LB60_AMP_GPIO);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/jz4740/
H A Dqi_lb60.c31 #define QI_LB60_AMP_GPIO JZ_GPIO_PORTD(4) macro
43 gpio_set_value(QI_LB60_AMP_GPIO, on);
122 ret = gpio_request(QI_LB60_AMP_GPIO, "AMP");
125 QI_LB60_AMP_GPIO, ret);
130 gpio_direction_output(QI_LB60_AMP_GPIO, 0);
146 gpio_free(QI_LB60_AMP_GPIO);
158 gpio_free(QI_LB60_AMP_GPIO);

Completed in 51 milliseconds