Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h48 unsigned int ephy_reset_gpio; member
/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c44 .ephy_reset_gpio = 36,
906 if (board.ephy_reset_gpio && board.ephy_reset_gpio_flags) in board_register_devices()
907 gpio_request_one(board.ephy_reset_gpio, in board_register_devices()