Lines Matching full:reset
1 UniPhier glue reset controller
4 Peripheral core reset in glue layer
7 Some peripheral core reset belongs to its own glue layer. Before using
8 this core reset, it is necessary to control the clocks and resets to enable
13 "socionext,uniphier-pro4-usb3-reset" - for Pro4 SoC USB3
14 "socionext,uniphier-pro5-usb3-reset" - for Pro5 SoC USB3
15 "socionext,uniphier-pxs2-usb3-reset" - for PXs2 SoC USB3
16 "socionext,uniphier-ld20-usb3-reset" - for LD20 SoC USB3
17 "socionext,uniphier-pxs3-usb3-reset" - for PXs3 SoC USB3
18 "socionext,uniphier-pro4-ahci-reset" - for Pro4 SoC AHCI
19 "socionext,uniphier-pxs2-ahci-reset" - for PXs2 SoC AHCI
20 "socionext,uniphier-pxs3-ahci-reset" - for PXs3 SoC AHCI
21 - #reset-cells: Should be 1.
28 - resets: A list of phandles to the reset control for the glue layer.
29 According to the reset-names, appropriate resets are required.
30 - reset-names: Should contain
43 usb_rst: reset@0 {
44 compatible = "socionext,uniphier-ld20-usb3-reset";
46 #reset-cells = <1>;
49 reset-names = "link";