Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h51 unsigned long ephy_reset_gpio_flags; member
/linux-5.19.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c45 .ephy_reset_gpio_flags = GPIOF_INIT_HIGH,
906 if (board.ephy_reset_gpio && board.ephy_reset_gpio_flags) in board_register_devices()
908 board.ephy_reset_gpio_flags, "ephy-reset"); in board_register_devices()