Searched full:reset_ethernet (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/include/dt-bindings/reset/ |
D | actions,s900-reset.h | 63 #define RESET_ETHERNET 53 macro
|
D | actions,s500-reset.h | 55 #define RESET_ETHERNET 43 macro
|
D | amlogic,c3-reset.h | 32 #define RESET_ETHERNET 48 macro
|
D | amlogic,meson-axg-reset.h | 53 #define RESET_ETHERNET 43 macro
|
D | amlogic,meson8b-reset.h | 39 #define RESET_ETHERNET 43 macro
|
D | amlogic,meson-g12a-reset.h | 50 #define RESET_ETHERNET 43 macro
|
D | amlogic,meson-gxbb-reset.h | 54 #define RESET_ETHERNET 43 macro
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | actions,owl-emac.yaml | 82 resets = <&cmu RESET_ETHERNET>;
|
/linux-6.12.1/arch/arm/boot/dts/amlogic/ |
D | meson8m2.dtsi | 36 resets = <&reset RESET_ETHERNET>;
|
D | meson8b.dtsi | 576 resets = <&reset RESET_ETHERNET>;
|
/linux-6.12.1/arch/sh/boards/ |
D | board-magicpanelr2.c | 52 static void __init reset_ethernet(void) in reset_ethernet() function 239 reset_ethernet(); in mpr2_setup()
|
/linux-6.12.1/arch/arm/boot/dts/actions/ |
D | owl-s500.dtsi | 334 resets = <&cmu RESET_ETHERNET>;
|
/linux-6.12.1/drivers/clk/actions/ |
D | owl-s500.c | 576 [RESET_ETHERNET] = { CMU_DEVRST1, BIT(20) },
|
D | owl-s900.c | 739 [RESET_ETHERNET] = { CMU_DEVRST1, BIT(20) },
|