/linux-2.6.39/arch/powerpc/xmon/ |
D | spu-insns.h | 143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */ 144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */ 145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (wit… 146 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */ 147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */ 148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */ 149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */ 150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */ 151 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */ 160 APUOP(M_MTSPR, RR, 0x10c, "mtspr", _A2(A_S,A_T), 00001, SPR) /* MTSPR SA<-RT */ [all …]
|
D | spu.h | 31 RR, enumerator
|
/linux-2.6.39/drivers/video/omap2/dss/ |
D | dispc.c | 215 #define RR(reg) \ macro 385 RR(SYSCONFIG); in dispc_restore_context() 388 RR(CONFIG); in dispc_restore_context() 389 RR(DEFAULT_COLOR(0)); in dispc_restore_context() 390 RR(DEFAULT_COLOR(1)); in dispc_restore_context() 391 RR(TRANS_COLOR(0)); in dispc_restore_context() 392 RR(TRANS_COLOR(1)); in dispc_restore_context() 393 RR(LINE_NUMBER); in dispc_restore_context() 394 RR(TIMING_H(0)); in dispc_restore_context() 395 RR(TIMING_V(0)); in dispc_restore_context() [all …]
|
D | dss.c | 110 #define RR(reg) \ macro 133 RR(SYSCONFIG); in dss_restore_context() 134 RR(CONTROL); in dss_restore_context() 138 RR(SDI_CONTROL); in dss_restore_context() 139 RR(PLL_CONTROL); in dss_restore_context() 144 #undef RR
|
/linux-2.6.39/sound/pci/hda/ |
D | patch_hdmi.c | 141 RR = (1 << 7), /* Rear Right */ enumerator 160 [3] = RL | RR, 230 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 232 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 234 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 236 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 238 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 240 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 247 { .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } }, 248 { .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } }, [all …]
|
/linux-2.6.39/net/irda/ |
D | Kconfig | 63 Say Y here is you want IrLAP to send fast RR (Receive Ready) frames 69 Fast RR will make IrLAP send out a RR frame immediately when 75 start backing-off before sending another RR frame, waiting longer
|
D | irlap_frame.c | 602 frame->control = RR | PF_BIT | (self->vr << 5); in irlap_send_rr_frame() 1373 case RR: in irlap_driver_rcv()
|
/linux-2.6.39/drivers/isdn/hisax/ |
D | isdnl2.h | 10 #define RR 0x01 macro
|
D | isdnl2.c | 907 enquiry_cr(st, RR, RSP, 1); in enquiry_response() 917 enquiry_cr(st, RR, CMD, 1); in transmit_enquiry() 969 int PollFlag, rsp, typ = RR; in l2_st7_got_super() 1009 } else if ((nr == l2->vs) && (typ == RR)) { in l2_st7_got_super() 1016 if(typ != RR) FsmDelTimer(&st->l2.t203, 9); in l2_st7_got_super() 1019 if (!skb_queue_empty(&st->l2.i_queue) && (typ == RR)) in l2_st7_got_super() 1128 enquiry_cr(st, RR, RSP, 0); in l2_got_iframe() 1510 enquiry_cr(st, RR, RSP, 0); in l2_clear_own_busy()
|
/linux-2.6.39/drivers/block/paride/ |
D | epat.c | 201 #define RR(r) (epat_read_regr(pi,2,r)) macro 257 cc = RR(0xd); in epat_test_proto() 298 ver = RR(0xb); in epat_log_adapter()
|
D | epia.c | 105 #define RR(r) (epia_read_regr(pi,0,r)) macro 248 if (RR(2) != (k^0xaa)) e[j]++; in epia_test_proto()
|
D | bpck.c | 106 #define RR(r) (bpck_read_regr(pi,2,r)) macro 378 f = RR(0); in bpck_read_eeprom()
|
/linux-2.6.39/fs/isofs/ |
D | rock.h | 103 struct RR_RR_s RR; member
|
D | rock.c | 232 if ((rr->u.RR.flags[0] & RR_NM) == 0) in get_rock_ridge_filename() 340 if ((rr->u.RR.flags[0] & in parse_rock_ridge_inode_internal() 719 if ((rr->u.RR.flags[0] & RR_SL) == 0) in rock_ridge_symlink_readpage()
|
/linux-2.6.39/drivers/isdn/mISDN/ |
D | layer2.h | 105 #define RR 0x01 macro
|
D | layer2.c | 434 return data[0] == RR; in IsRR() 1106 enquiry_cr(l2, RR, RSP, 1); in enquiry_response() 1116 enquiry_cr(l2, RR, CMD, 1); in transmit_enquiry() 1165 int PollFlag, rsp, typ = RR; in l2_st7_got_super() 1204 } else if ((nr == l2->vs) && (typ == RR)) { in l2_st7_got_super() 1211 if (typ != RR) in l2_st7_got_super() 1215 if (skb_queue_len(&l2->i_queue) && (typ == RR)) in l2_st7_got_super() 1318 enquiry_cr(l2, RR, RSP, 0); in l2_got_iframe() 1725 enquiry_cr(l2, RR, RSP, 0); in l2_clear_own_busy()
|
/linux-2.6.39/include/net/irda/ |
D | irlap_frame.h | 63 #define RR 0x01 /* Receive Ready */ macro
|
/linux-2.6.39/arch/arm/boot/compressed/ |
D | head.S | 495 orr r0, r0, #0x5000 @ I-cache enable, RR cache replacement 518 orr r0, r0, #0x5000 @ I-cache enable, RR cache replacement
|
/linux-2.6.39/drivers/tty/ |
D | n_gsm.c | 264 #define RR 0x01 macro 464 case RR: in gsm_print_packet()
|
/linux-2.6.39/Documentation/ |
D | svga.txt | 135 form where RR is a number of rows and CC is a number of columns.
|
/linux-2.6.39/ |
D | CREDITS | 2715 S: RR #5, 497 Pole Line Road
|