Home
last modified time | relevance | path

Searched refs:SError (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_fsl.c1082 u32 hstatus, dereg=0, cereg = 0, SError = 0; in sata_fsl_error_intr() local
1101 sata_fsl_scr_read(&ap->link, SCR_ERROR, &SError); in sata_fsl_error_intr()
1102 if (unlikely(SError & 0xFFFF0000)) in sata_fsl_error_intr()
1103 sata_fsl_scr_write(&ap->link, SCR_ERROR, SError); in sata_fsl_error_intr()
1106 hstatus, cereg, ioread32(hcr_base + DE), SError); in sata_fsl_error_intr()
1210 u32 SError; in sata_fsl_host_intr() local
1216 sata_fsl_scr_read(&ap->link, SCR_ERROR, &SError); in sata_fsl_host_intr()
1237 SError); in sata_fsl_host_intr()
1247 if (unlikely(SError & 0xFFFF0000)) { in sata_fsl_host_intr()
1248 DPRINTK("serror @host_intr : 0x%x\n", SError); in sata_fsl_host_intr()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/arm64/
H A Dbooting.txt160 所有形式的中断必须在 PSTATE.DAIF 中被屏蔽(Debug、SError、IRQ
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dapi.rst1079 such a way that a real device would generate a physical SError, KVM may make
1080 a virtual SError pending for that VCPU. This system error interrupt remains
1083 Running the VCPU may cause it to take a pending SError, or make an access that
1084 causes an SError to become pending. The event's description is only valid while
1090 guest-visible registers. It is not possible to 'cancel' an SError that has been
1093 A device being emulated in user-space may also wish to generate an SError. To do
1095 should be read first, to ensure no existing SError is pending. If an existing
1096 SError is pending, the architecture's 'Multiple SError interrupts' rules should
1100 SError exceptions always have an ESR value. Some CPUs have the ability to
1101 specify what the virtual SError's ESR value should be. These systems will
[all …]
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dbooting.rst168 All forms of interrupts must be masked in PSTATE.DAIF (Debug, SError,
/OK3568_Linux_fs/docs/en/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md445 * - arm: crt0_64.S: disable arm64 SError for usbplug
/OK3568_Linux_fs/docs/cn/RK3566_RK3568/
H A DRK3566_RK3568_Linux4.19_SDK_Note.md445 * - arm: crt0_64.S: disable arm64 SError for usbplug
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dlibata.rst893 For SATA, it's strongly recommended to clear at least SError register