| /drivers/video/fbdev/omap2/omapfb/dss/ |
| A D | dispc.c | 284 #define RR(reg) \ macro 405 RR(CONFIG); in dispc_restore_context() 406 RR(LINE_NUMBER); in dispc_restore_context() 411 RR(CONFIG2); in dispc_restore_context() 413 RR(CONFIG3); in dispc_restore_context() 493 RR(DIVISOR); in dispc_restore_context() 496 RR(CONTROL); in dispc_restore_context() 498 RR(CONTROL2); in dispc_restore_context() 500 RR(CONTROL3); in dispc_restore_context() 508 RR(IRQENABLE); in dispc_restore_context() [all …]
|
| A D | dss.c | 126 #define RR(reg) \ macro 153 RR(CONTROL); in dss_restore_context() 157 RR(SDI_CONTROL); in dss_restore_context() 158 RR(PLL_CONTROL); in dss_restore_context() 165 #undef RR
|
| /drivers/gpu/drm/omapdrm/dss/ |
| A D | dispc.c | 417 #define RR(dispc, reg) \ macro 538 RR(dispc, CONFIG); in dispc_restore_context() 539 RR(dispc, LINE_NUMBER); in dispc_restore_context() 544 RR(dispc, CONFIG2); in dispc_restore_context() 546 RR(dispc, CONFIG3); in dispc_restore_context() 626 RR(dispc, DIVISOR); in dispc_restore_context() 629 RR(dispc, CONTROL); in dispc_restore_context() 631 RR(dispc, CONTROL2); in dispc_restore_context() 633 RR(dispc, CONTROL3); in dispc_restore_context() 641 RR(dispc, IRQENABLE); in dispc_restore_context() [all …]
|
| A D | dss.c | 108 #define RR(dss, reg) \ macro 134 RR(dss, CONTROL); in dss_restore_context() 137 RR(dss, SDI_CONTROL); in dss_restore_context() 138 RR(dss, PLL_CONTROL); in dss_restore_context() 145 #undef RR
|
| /drivers/ata/pata_parport/ |
| A D | epat.c | 209 #define RR(r) epat_read_regr(pi, 2, r) macro 279 cc = RR(0xd); in epat_test_proto() 322 ver = RR(0xb); in epat_log_adapter()
|
| A D | epia.c | 95 #define RR(r) epia_read_regr(pi, 0, r) macro 255 if (RR(2) != (k ^ 0xaa)) in epia_test_proto()
|
| A D | bpck.c | 94 #define RR(r) (bpck_read_regr(pi,2,r)) macro 411 f = RR(0); in bpck_read_eeprom()
|
| /drivers/isdn/mISDN/ |
| A D | layer2.h | 96 #define RR 0x01 macro
|
| A D | layer2.c | 457 return data[0] == RR; in IsRR() 1128 enquiry_cr(l2, RR, RSP, 1); in enquiry_response() 1138 enquiry_cr(l2, RR, CMD, 1); in transmit_enquiry() 1187 int PollFlag, rsp, typ = RR; in l2_st7_got_super() 1226 } else if ((nr == l2->vs) && (typ == RR)) { in l2_st7_got_super() 1233 if (typ != RR) in l2_st7_got_super() 1237 if (skb_queue_len(&l2->i_queue) && (typ == RR)) in l2_st7_got_super() 1340 enquiry_cr(l2, RR, RSP, 0); in l2_got_iframe() 1734 enquiry_cr(l2, RR, RSP, 0); in l2_clear_own_busy()
|
| /drivers/tty/vt/ |
| A D | ucs_width_table.h_shipped | 49 { 0x09BE, 0x09C4 }, /* BENGALI VOWEL SIGN AA - BENGALI VOWEL SIGN VOCALIC RR */ 72 { 0x0B3E, 0x0B44 }, /* ORIYA VOWEL SIGN AA - ORIYA VOWEL SIGN VOCALIC RR */ 84 { 0x0C3E, 0x0C44 }, /* TELUGU VOWEL SIGN AA - TELUGU VOWEL SIGN VOCALIC RR */ 91 { 0x0CBE, 0x0CC4 }, /* KANNADA VOWEL SIGN AA - KANNADA VOWEL SIGN VOCALIC RR */ 99 { 0x0D3E, 0x0D44 }, /* MALAYALAM VOWEL SIGN AA - MALAYALAM VOWEL SIGN VOCALIC RR */ 256 { 0x1133E, 0x11344 }, /* GRANTHA VOWEL SIGN AA - GRANTHA VOWEL SIGN VOCALIC RR */ 273 { 0x115AF, 0x115B5 }, /* SIDDHAM VOWEL SIGN AA - SIDDHAM VOWEL SIGN VOCALIC RR */ 285 { 0x119D1, 0x119D7 }, /* NANDINAGARI VOWEL SIGN AA - NANDINAGARI VOWEL SIGN VOCALIC RR */
|
| /drivers/gpu/drm/amd/display/dc/inc/hw/ |
| A D | hw_shared.h | 358 uint32_t RR:1; member
|
| /drivers/gpu/drm/amd/display/dc/dcn30/ |
| A D | dcn30_afmt.c | 101 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
|
| /drivers/net/ethernet/renesas/ |
| A D | rtsn.h | 34 RR = AXIBMI + 0x0200, enumerator
|
| A D | rtsn.c | 577 ret = rtsn_reg_wait(priv, RR, RR_RST, RR_RST_COMPLETE); in rtsn_axibmi_init()
|
| /drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| A D | dcn10_stream_encoder.c | 1145 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
|
| /drivers/gpu/drm/amd/display/dc/dce/ |
| A D | dce_stream_encoder.c | 1132 cea_channels.channels.RR = speaker_flags.RL_RR; in speakers_to_channels()
|
| /drivers/tty/ |
| A D | n_gsm.c | 373 #define RR 0x01 macro 746 case RR: in gsm_print_packet()
|