Searched refs:softreset (Results 1 – 18 of 18) sorted by relevance
| /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/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 | 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.h | 310 u64 softreset; member
|
| /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/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 | libata-eh.c | 2837 ata_reset_fn_t softreset = reset_ops->softreset; in ata_eh_reset() local 2862 softreset = NULL; in ata_eh_reset() 2906 } else if (softreset) { in ata_eh_reset() 2907 reset = softreset; in ata_eh_reset() 2977 reset == softreset ? "soft" : "hard"); in ata_eh_reset() 3028 reset = softreset; in ata_eh_reset()
|
| H A D | pata_ep93xx.c | 898 .reset.softreset = ep93xx_pata_softreset,
|
| H A D | sata_rcar.c | 627 .reset.softreset = sata_rcar_softreset,
|
| H A D | pata_octeon_cf.c | 944 octeon_cf_ops.reset.softreset = octeon_cf_softreset16; in octeon_cf_probe()
|
| H A D | sata_mv.c | 713 .reset.softreset = mv_softreset, 715 .pmp_reset.softreset = mv_softreset,
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | sti-dwmac.txt | 42 resets = <&softreset STIH407_ETH1_SOFTRESET>;
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 43 - ti,needs-special-reset: Requires a special softreset sequence
|
| /linux/drivers/ata/pata_parport/ |
| H A D | pata_parport.c | 324 .reset.softreset = pata_parport_softreset,
|
| /linux/include/linux/ |
| H A D | libata.h | 964 ata_reset_fn_t softreset; member
|