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

/linux-4.4.14/arch/sparc/net/
H A Dbpf_jit_comp.c42 #define S13(X) ((X) & 0x1fff) macro
191 *prog++ = _insn | IMMED | S13(K); \
203 *prog++ = OR | IMMED | RS1(G0) | S13(K) | RD(DEST); \
212 *prog++ = LDPTRI | RS1(BASE) | S13(_off) | RD(DEST); \
218 *prog++ = LD32I | RS1(BASE) | S13(_off) | RD(DEST); \
224 *prog++ = LD16I | RS1(BASE) | S13(_off) | RD(DEST); \
229 *prog++ = LD8I | RS1(BASE) | S13(_off) | RD(DEST); \
244 do { *prog++ = LD32I | RS1(SP) | S13(BIAS - (OFF)) | RD(DEST); \
248 do { *prog++ = ST32I | RS1(SP) | S13(BIAS - (OFF)) | RD(SRC); \
275 *prog++ = (JMPL | IMMED | RS1(BASE) | S13(IMM_OFF) | RD(LREG))
296 #define emit_write_y(REG) *prog++ = WR_Y | IMMED | RS1(REG) | S13(0)
302 *prog++ = (SUBCC | IMMED | RS1(R1) | S13(IMM) | RD(G0));
308 *prog++ = (ANDCC | IMMED | RS1(R1) | S13(IMM) | RD(G0));
314 *prog++ = (SUB | IMMED | RS1(R1) | S13(IMM) | RD(R3))
320 *prog++ = (ADD | IMMED | RS1(R1) | S13(IMM) | RD(R3))
326 *prog++ = (AND | IMMED | RS1(R1) | S13(IMM) | RD(R3))
329 *prog++ = (SUB | IMMED | RS1(SP) | S13(SZ) | RD(SP))
332 *prog++ = (ADD | IMMED | RS1(SP) | S13(SZ) | RD(SP))
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S150 ;; Nothing in S13 - S15, bank 0
365 ;; Nothing in S13 - S15, bank 0
H A Dkgdb.c325 S12, S13, S14, S15 enumerator in enum:register_name
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
H A Ddavinci_vpfe_user.h289 * enable status. S13
883 /* Output offset for R S13/S11 */
885 /* Output offset for G S13/S11 */
887 /* Output offset for B S13/S11 */
/linux-4.4.14/arch/mips/jz4740/
H A Dboard-qi_lb60.c175 KEY(1, 3, KEY_R), /* S13 */
/linux-4.4.14/include/media/davinci/
H A Disif.h180 * S13
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c1115 // For CCX 1 S13, CKIP. Added by Annie, 2006-08-14. ieee80211_association_req()
/linux-4.4.14/sound/pci/hda/
H A Dpatch_realtek.c5608 SND_PCI_QUIRK(0x104d, 0x9099, "Sony VAIO S13", ALC275_FIXUP_SONY_DISABLE_AAMIX),

Completed in 399 milliseconds