Searched refs:RESET_ETHERNET (Results 1 – 12 of 12) sorted by relevance
/linux/include/dt-bindings/reset/ |
H A D | actions,s900-reset.h | 63 #define RESET_ETHERNET 53 macro
|
H A D | actions,s500-reset.h | 55 #define RESET_ETHERNET 43 macro
|
H A D | amlogic,meson-axg-reset.h | 53 #define RESET_ETHERNET 43 macro
|
H A D | amlogic,c3-reset.h | 32 #define RESET_ETHERNET 48 macro
|
H A D | amlogic,meson-g12a-reset.h | 50 #define RESET_ETHERNET 43 macro
|
H A D | amlogic,meson8b-reset.h | 39 #define RESET_ETHERNET 43 macro
|
H A D | amlogic,meson-gxbb-reset.h | 54 #define RESET_ETHERNET 43 macro
|
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8m2.dtsi | 36 resets = <&reset RESET_ETHERNET>;
|
H A D | meson8b.dtsi | 576 resets = <&reset RESET_ETHERNET>;
|
/linux/arch/arm/boot/dts/actions/ |
H A D | owl-s500.dtsi | 334 resets = <&cmu RESET_ETHERNET>;
|
/linux/drivers/clk/actions/ |
H A D | owl-s500.c | 576 [RESET_ETHERNET] = { CMU_DEVRST1, BIT(20) },
|
H A D | owl-s900.c | 739 [RESET_ETHERNET] = { CMU_DEVRST1, BIT(20) },
|