Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/xmon/
A Dppc-opc.c2894 #define BOF (0x4) macro
4066 {"bf", BBO(16,BOF,0,0), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BD}},
4067 {"bbf", BBO(16,BOF,0,0), BBOAT_MASK, PWRCOM, PPCVLE, {BI, BD}},
4070 {"bfl", BBO(16,BOF,0,1), BBOAT_MASK, PPCCOM, PPCVLE, {BI, BD}},
4071 {"bbfl", BBO(16,BOF,0,1), BBOAT_MASK, PWRCOM, PPCVLE, {BI, BD}},
4330 {"bflr", XLO(19,BOF,16,0), XLBOBB_MASK, PPCCOM, PPCVLE, {BI}},
4332 {"bbfr", XLO(19,BOF,16,0), XLBOBB_MASK, PWRCOM, PPCVLE, {BI}},
4333 {"bflrl", XLO(19,BOF,16,1), XLBOBB_MASK, PPCCOM, PPCVLE, {BI}},
4335 {"bbfrl", XLO(19,BOF,16,1), XLBOBB_MASK, PWRCOM, PPCVLE, {BI}},
4550 {"bfctr", XLO(19,BOF,528,0), XLBOBB_MASK, PPCCOM, PPCVLE, {BI}},
[all …]
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h224 #define BOF 0x02 /* mod: burst op code fetch */ macro
A Dsym_hipd.c825 np->rv_dmode |= BOF; /* Burst Opcode Fetch */
/linux-6.3-rc2/Documentation/accel/
A Dintroduction.rst110 * `LPC 2022 Accelerators BOF outcomes summary <https://airlied.blogspot.com/2022/09/accelerators-bo…
/linux-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h746 #define BOF 0x02 /* mod: burst op code fetch */ macro
A Dncr53c8xx.c3825 np->rv_dmode |= BOF; /* Burst Opcode Fetch */ in ncr_prepare_setting()
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.sym53c8xx543 - Do not set PFEN when it is useless. Doing so we are sure that BOF
545 feature is actually used by the chip when both PFEN and BOF are

Completed in 45 milliseconds