Home
last modified time | relevance | path

Searched full:arst (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/ata/
H A Deswin,eic7700-ahci.yaml46 const: arst
78 reset-names = "arst";
H A Dsnps,dwc-ahci-common.yaml72 - arst
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dsnps,dw-umctl2-ddrc.yaml82 enum: [ prst, arst, core, sbr ]
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c122 * set RSTN - ARST# inactive, AC97 codec not reset in snd_cs46xx_codec_read()
249 * set RSTN - ARST# inactive, AC97 codec not reset in snd_cs46xx_codec_write()
2903 * Drive the ARST# pin low for a minimum of 1uS (as defined in the AC97 in snd_cs46xx_chip_init()
2905 * there might be logic external to the CS461x that uses the ARST# line in snd_cs46xx_chip_init()
/linux/drivers/rtc/
H A Drtc-isl1208.c316 (sr & ISL1208_REG_SR_ARST) ? " ARST" : "", sr); in isl1208_rtc_proc()