Searched refs:XA (Results 1 – 7 of 7) sorted by relevance
/linux/arch/powerpc/math-emu/ |
A D | math_efp.c | 94 #define XA 3 macro 116 case EFSABS: ret = XA; break; in insn_type() 130 case EFSNABS: ret = XA; break; in insn_type() 131 case EFSNEG: ret = XA; break; in insn_type() 135 case EVFSABS: ret = XA; break; in insn_type() 149 case EVFSNEG: ret = XA; break; in insn_type() 152 case EFDABS: ret = XA; break; in insn_type() 169 case EFDNEG: ret = XA; break; in insn_type() 224 case XA: in do_spe_mathemu() 352 case XA: in do_spe_mathemu() [all …]
|
A D | math.c | 157 #define XA 8 macro 371 case XA: in do_mathemu()
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | silabs,si5341.txt | 62 - silabs,xaxb-ext-clk: When present, indicates that the XA/XB pins are used
|
/linux/Documentation/cdrom/ |
A D | cdrom-standard.rst | 948 absolutely no CD-I, XA, or data tracks on it, it will be reported 953 has any XA tracks on it, it will be reported as *CDS_XA_2_1*. 963 CDS_XA_2_1 /* mixed data (XA), mode 2, form 1 (2048 user bytes) */ 964 CDS_XA_2_2 /* mixed data (XA), mode 2, form 1 (2324 user bytes) */
|
/linux/Documentation/userspace-api/ioctl/ |
A D | cdrom.rst | 947 If it has any XA tracks, I will return it as that. Now I
|
/linux/arch/arm/mm/ |
A D | Kconfig | 109 Excalibur XA device family and the ARM Integrator.
|
/linux/Documentation/RCU/ |
A D | RTFP.txt | 24 of "quiescent states" in the VM/XA hypervisor that are guaranteed not 878 Described the relationship of the VM/XA passive serialization to RCU.
|
Completed in 18 milliseconds