| /linux/Documentation/devicetree/bindings/reset/ |
| H A D | st,sti-softreset.txt | 6 "softreset" control bits found in the STi family SoC system configuration 9 The actual action taken when softreset is asserted is hardware dependent. 18 - compatible: Should be "st,stih407-softreset"; 23 softreset: softreset-controller { 25 compatible = "st,stih407-softreset"; 29 Specifying softreset control of devices 33 property, containing a phandle to the softreset device node and an 39 resets = <&softreset STIH415_ETH0_SOFTRESET>;
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | stih418.dtsi | 36 resets = <&softreset STIH407_PICOPHY_SOFTRESET>, 45 resets = <&softreset STIH407_PICOPHY_SOFTRESET>, 93 <&softreset STIH407_USB2_PORT0_SOFTRESET>; 94 reset-names = "power", "softreset"; 107 <&softreset STIH407_USB2_PORT0_SOFTRESET>; 108 reset-names = "power", "softreset"; 119 <&softreset STIH407_USB2_PORT1_SOFTRESET>; 120 reset-names = "power", "softreset"; 133 <&softreset STIH407_USB2_PORT1_SOFTRESET>; 134 reset-names = "power", "softreset";
|
| /linux/Documentation/devicetree/bindings/usb/ |
| H A D | ehci-st.txt | 17 - resets : phandle + reset specifier pairs to the powerdown and softreset lines 19 - reset-names : should be "power" and "softreset" 36 <&softreset STIH416_USB1_SOFTRESET>; 37 reset-names = "power", "softreset";
|
| H A D | ohci-st.txt | 17 - reset-names : should be "power" and "softreset". 34 <&softreset STIH416_USB0_SOFTRESET>; 35 reset-names = "power", "softreset";
|
| H A D | dwc3-st.txt | 14 for the powerdown and softreset lines of the usb3 IP 15 - reset-names : list of reset signal names. Names should be "powerdown" and "softreset" 50 <&softreset STIH407_MIPHY2_SOFTRESET>; 51 reset-names = "powerdown", "softreset";
|
| /linux/drivers/misc/genwqe/ |
| H A D | card_sysfs.c | 170 switch ((cd->softreset & 0xc) >> 2) { in next_bitstream_show() 196 cd->softreset = 0x78; in next_bitstream_store() 199 cd->softreset = 0x7c; in next_bitstream_store() 205 __genwqe_writeq(cd, IO_SLC_CFGREG_SOFTRESET, cd->softreset); in next_bitstream_store()
|
| H A D | card_base.c | 514 cd->softreset = 0x7Cull; in genwqe_start() 516 cd->softreset); in genwqe_start() 619 cd->softreset = 0x70ull; in genwqe_recover_card() 620 __genwqe_writeq(cd, IO_SLC_CFGREG_SOFTRESET, cd->softreset); in genwqe_recover_card() 883 (cd->softreset & 0xcull) | 0x70ull); in genwqe_reload_bistream()
|
| H A D | card_base.h | 310 u64 softreset; member
|
| H A D | card_utils.c | 711 cd->softreset = (bitstream == 0) ? 0x8ull : 0xcull; in genwqe_read_softreset()
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | phy-miphy28lp.txt | 67 resets = <&softreset STIH407_MIPHY0_SOFTRESET>; 83 resets = <&softreset STIH407_MIPHY1_SOFTRESET>; 96 resets = <&softreset STIH407_MIPHY2_SOFTRESET>;
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | st,stih4xx.txt | 187 resets = <&softreset STIH416_COMPO_M_SOFTRESET>, <&softreset STIH416_COMPO_A_SOFTRESET>; 196 resets = <&softreset STIH416_HDTVOUT_SOFTRESET>; 236 resets = <&softreset STIH407_HDQVDP_SOFTRESET>;
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | sdhci-st.txt | 45 - resets: Phandle and reset specifier pair to softreset line of HC IP. 87 resets = <&softreset STIH407_MMC1_SOFTRESET>;
|
| H A D | ti-omap-hsmmc.txt | 43 - ti,needs-special-reset: Requires a special softreset sequence
|
| /linux/Documentation/devicetree/bindings/remoteproc/ |
| H A D | st-rproc.txt | 36 resets = <&softreset STIH407_ST231_AUD_SOFTRESET>;
|
| /linux/drivers/ata/ |
| H A D | ahci_dm816.c | 127 .reset.softreset = ahci_dm816_softreset,
|
| H A D | ahci_da850.c | 140 .reset.softreset = ahci_da850_softreset,
|
| H A D | ahci_imx.c | 645 ret = ahci_pmp_retry_srst_ops.reset.softreset(link, class, in ahci_imx_softreset() 648 ret = ahci_ops.reset.softreset(link, class, deadline); in ahci_imx_softreset() 657 .reset.softreset = ahci_imx_softreset,
|
| H A D | ahci_xgene.c | 614 .reset.softreset = xgene_ahci_softreset, 615 .pmp_reset.softreset = xgene_ahci_pmp_softreset,
|
| H A D | libata-eh.c | 2808 ata_reset_fn_t softreset = reset_ops->softreset; in ata_eh_reset() local 2833 softreset = NULL; in ata_eh_reset() 2877 } else if (softreset) { in ata_eh_reset() 2878 reset = softreset; in ata_eh_reset() 2948 reset == softreset ? "soft" : "hard"); in ata_eh_reset() 2999 reset = softreset; in ata_eh_reset()
|
| H A D | sata_svw.c | 343 .reset.softreset = k2_sata_softreset,
|
| H A D | sata_sil24.c | 396 .reset.softreset = sil24_softreset, 398 .pmp_reset.softreset = sil24_softreset,
|
| H A D | sata_qstor.c | 127 .reset.softreset = ATA_OP_NULL,
|
| H A D | sata_fsl.c | 1398 .reset.softreset = sata_fsl_softreset, 1400 .pmp_reset.softreset = sata_fsl_softreset,
|
| H A D | libahci.c | 166 .reset.softreset = ahci_softreset, 169 .pmp_reset.softreset = ahci_softreset, 196 .reset.softreset = ahci_pmp_retry_softreset,
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | sti-dwmac.txt | 42 resets = <&softreset STIH407_ETH1_SOFTRESET>;
|