Home
last modified time | relevance | path

Searched refs:SCRATCH_PAD3_ENC_READY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h193 #define SCRATCH_PAD3_ENC_READY 0x00000003 macro
194 #define SCRATCH_PAD3_ENC_MASK SCRATCH_PAD3_ENC_READY
H A Dpm80xx_hwi.c1316 SCRATCH_PAD3_ENC_READY) { in pm80xx_get_encrypt_info()
1330 "Encryption: SCRATCH_PAD3_ENC_READY 0x%08X.Cipher mode 0x%x Sec mode 0x%x status 0x%x\n", in pm80xx_get_encrypt_info()
1336 } else if ((scratch3_value & SCRATCH_PAD3_ENC_READY) == in pm80xx_get_encrypt_info()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h193 #define SCRATCH_PAD3_ENC_READY 0x00000003 macro
194 #define SCRATCH_PAD3_ENC_MASK SCRATCH_PAD3_ENC_READY
H A Dpm80xx_hwi.c1315 SCRATCH_PAD3_ENC_READY) { in pm80xx_get_encrypt_info()
1329 "Encryption: SCRATCH_PAD3_ENC_READY 0x%08X.Cipher mode 0x%x Sec mode 0x%x status 0x%x\n", in pm80xx_get_encrypt_info()
1335 } else if ((scratch3_value & SCRATCH_PAD3_ENC_READY) == in pm80xx_get_encrypt_info()

Completed in 19 milliseconds