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

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-db120-tb388.c37 #define DB120_GPIO_I2S_WS 12 macro
132 gpio_request(DB120_GPIO_I2S_WS, "I2S WS");
133 ath79_gpio_output_select(DB120_GPIO_I2S_WS, AR934X_GPIO_OUT_MUX_I2S_WS);
134 gpio_direction_output(DB120_GPIO_I2S_WS, 0);

Completed in 18 milliseconds