Home
last modified time | relevance | path

Searched refs:GPIO_PINMUX_OTHR_REG (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h539 #define GPIO_PINMUX_OTHR_REG 0x24 macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Dbcm63xx_udc.c877 val = bcm_gpio_readl(GPIO_PINMUX_OTHR_REG); in bcm63xx_select_phy_mode()
881 bcm_gpio_writel(val, GPIO_PINMUX_OTHR_REG); in bcm63xx_select_phy_mode()