Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h48 unsigned int ephy_reset_gpio; member
/Linux-v5.4/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c67 .ephy_reset_gpio = 36,
908 if (board.ephy_reset_gpio && board.ephy_reset_gpio_flags) in board_register_devices()
909 gpio_request_one(board.ephy_reset_gpio, in board_register_devices()