Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dsof_wm8804.c23 struct gpio_desc *gpio_48; member
112 IS_ERR_OR_NULL(ctx->gpio_48))) { in sof_wm8804_hw_params()
118 gpiod_set_value_cansleep(ctx->gpio_48, !clk_44); in sof_wm8804_hw_params()
122 gpiod_set_value_cansleep(ctx->gpio_48, !clk_44); in sof_wm8804_hw_params()
248 ctx->gpio_48 = devm_gpiod_get(&pdev->dev, "BCM-GPIO6", in sof_wm8804_probe()
250 if (IS_ERR(ctx->gpio_48)) { in sof_wm8804_probe()
251 ret = PTR_ERR(ctx->gpio_48); in sof_wm8804_probe()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-ha-common.dtsi69 OMAP3_CORE1_IOPAD(0x20a6, PIN_OUTPUT | MUX_MODE4) /* gpmc_d12 gpio_48 */
H A Domap4-panda-es.dts103 OMAP4_IOPAD(0x070, PIN_OUTPUT_PULLUP | MUX_MODE3) /* gpmc_a24.gpio_48 */
H A Domap4-duovero-parlor.dts95 OMAP4_IOPAD(0x070, PIN_INPUT_PULLUP | MUX_MODE3) /* gpmc_a24.gpio_48: amdix enabled */
H A Domap4-sdp.dts349 /* gpio_48 for ENET_ENABLE */
352 OMAP4_IOPAD(0x070, PIN_OUTPUT_PULLDOWN | MUX_MODE3) /* gpmc_a24.gpio_48 */
H A Domap4-panda-common.dtsi366 OMAP4_IOPAD(0x070, PIN_OUTPUT_PULLUP | MUX_MODE3) /* gpmc_a24.gpio_48 */
H A Dam335x-guardian.dts134 &gpio1 16 GPIO_ACTIVE_LOW /*gpio_48*/