Home
last modified time | relevance | path

Searched refs:M_RESET (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c732 mga_outl(M_RESET, 1); in Ti3026_preinit()
734 mga_outl(M_RESET, 0); in Ti3026_preinit()
H A Dmatroxfb_base.h584 #define M_RESET 0x1E40 macro
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c732 mga_outl(M_RESET, 1); in Ti3026_preinit()
734 mga_outl(M_RESET, 0); in Ti3026_preinit()
H A Dmatroxfb_base.h583 #define M_RESET 0x1E40 macro
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h740 #define M_RESET TARGET_RESET macro
H A Dsym_hipd.c3254 * - If the target is to be reset, we send it a M_RESET
3417 * M_RESET message and clear the to_reset flag
3421 np->abrt_msg[0] = M_RESET;
3532 * If we sent a M_RESET, then a hardware reset has
3541 if (np->abrt_msg[0] == M_RESET) {
3579 if (np->abrt_msg[0] == M_RESET)
4436 np->msgout[0] = M_RESET;
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h740 #define M_RESET TARGET_RESET macro
H A Dsym_hipd.c3254 * - If the target is to be reset, we send it a M_RESET
3417 * M_RESET message and clear the to_reset flag
3421 np->abrt_msg[0] = M_RESET;
3532 * If we sent a M_RESET, then a hardware reset has
3541 if (np->abrt_msg[0] == M_RESET) {
3579 if (np->abrt_msg[0] == M_RESET)
4436 np->msgout[0] = M_RESET;

Completed in 28 milliseconds