/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | atmel,at91sam9260-reset.yaml | 21 - atmel,at91sam9260-rstc 22 - atmel,at91sam9g45-rstc 23 - atmel,sama5d3-rstc 24 - microchip,sam9x60-rstc 25 - microchip,sama7g5-rstc 27 - const: atmel,sama5d3-rstc 28 - const: atmel,at91sam9g45-rstc 53 - microchip,sama7g5-rstc 65 compatible = "atmel,at91sam9260-rstc";
|
H A D | sirf,rstc.txt | 8 - compatible: Should be "sirf,prima2-rstc" or "sirf,marco-rstc" 15 rstc: reset-controller@88010000 { 16 compatible = "sirf,prima2-rstc"; 24 The reset controller(rstc) manages various reset sources. This module provides 26 reset line on the rstc in their resets property, containing a phandle to the 27 rstc device node and a RESET_INDEX specifying which module to reset, as described 41 resets = <&rstc 6>;
|
H A D | nuvoton,npcm-reset.txt | 15 rstc: rstc@f0801000 { 28 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI1>;
|
H A D | nuvoton,npcm750-reset.yaml | 47 rstc: rstc@f0801000 { 57 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI1>;
|
H A D | zynq-reset.txt | 17 rstc: rstc@200 {
|
H A D | sunplus,reset.yaml | 32 rstc: reset@9c000054 {
|
/freebsd/sys/contrib/device-tree/src/arm/sunplus/ |
H A D | sunplus-sp7021.dtsi | 57 resets = <&rstc RST_OTPRX>; 85 resets = <&rstc RST_GPIO>; 172 rstc: reset@54 { label 183 resets = <&rstc RST_RTC>; 196 resets = <&rstc RST_SPI_COMBO_0>; 213 resets = <&rstc RST_SPI_COMBO_1>; 226 resets = <&rstc RST_SPI_COMBO_2>; 239 resets = <&rstc RST_SPI_COMBO_3>; 248 resets = <&rstc RST_UA0>; 258 resets = <&rstc RST_UA1>; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | nuvoton,npcm-adc.txt | 25 resets = <&rstc NPCM7XX_RESET_IPSRST1 NPCM7XX_RESET_ADC>;
|
H A D | nuvoton,npcm750-adc.yaml | 64 resets = <&rstc NPCM7XX_RESET_IPSRST1 NPCM7XX_RESET_ADC>;
|
/freebsd/sys/contrib/device-tree/Bindings/watchdog/ |
H A D | sunplus,sp7021-wdt.yaml | 45 resets = <&rstc 0x14>;
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | sunplus,sp7021-uart.yaml | 54 resets = <&rstc 0x18>;
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | sunplus,sp7021-rtc.yaml | 52 resets = <&rstc 0x02>;
|
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
H A D | nuvoton-common-npcm7xx.dtsi | 109 rstc: rstc@f0801000 { label 242 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI1>; 256 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI2>; 338 resets = <&rstc NPCM7XX_RESET_IPSRST1 NPCM7XX_RESET_ADC>;
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | sunplus,mmc.yaml | 52 resets = <&rstc 0x3e>;
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | nuvoton,npcm-pspi.txt | 34 resets = <&rstc NPCM7XX_RESET_IPSRST2 NPCM7XX_RESET_PSPI1>
|
H A D | spi-sirf.txt | 41 resets = <&rstc 26>;
|
H A D | spi-sunplus-sp7021.yaml | 74 resets = <&rstc 0x22>;
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | cdns,i2c-r1p10.yaml | 68 resets = <&rstc 288>;
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | sunplus,sp7021-usb2-phy.yaml | 68 resets = <&rstc 0x2d>;
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | soc.c | 188 return reset_control_assert(dev->rstc); in mt7986_wmac_consys_reset() 194 return reset_control_deassert(dev->rstc); in mt7986_wmac_consys_reset() 1221 dev->rstc = devm_reset_control_get(pdev, "consys"); in mt798x_wmac_init() 1222 if (IS_ERR(dev->rstc)) in mt798x_wmac_init() 1223 return PTR_ERR(dev->rstc); in mt798x_wmac_init()
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | sunplus,sp7021-emac.yaml | 105 resets = <&rstc 0x97>;
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91-wb45n.dtsi | 31 compatible = "atmel,sama5d3-rstc";
|
/freebsd/sys/contrib/device-tree/src/arm64/nuvoton/ |
H A D | nuvoton-common-npcm8xx.dtsi | 50 rstc: reset-controller@f0801000 { label
|
/freebsd/sys/contrib/device-tree/src/arm/xilinx/ |
H A D | zynq-7000.dtsi | 334 rstc: rstc@200 { label
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | sunplus,sp7021-pinctrl.yaml | 306 resets = <&rstc 0x73>;
|