Searched refs:VR (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | kgdb.c | 307 P0, VR, P2, P3, enumerator 588 else if (regno == P0 || regno == VR || regno == P4 || regno == P8) { in write_register() 626 else if (regno == P0 || regno == VR) { in read_register()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-at91sam9.c | 120 secs = rtt_readl(rtc, VR); in at91_rtc_readtime() 121 secs2 = rtt_readl(rtc, VR); in at91_rtc_readtime() 123 secs = rtt_readl(rtc, VR); in at91_rtc_readtime()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | kgdb.c | 316 BZ, VR, PID, SRS, enumerator 548 } else if (regno == BZ || regno == VR || regno == WZ || regno == DZ) { in write_register() 599 } else if (regno == BZ || regno == VR) { in read_register()
|
/linux-4.4.14/Documentation/fb/ |
D | framebuffer.txt | 261 < name > DCF HR SH1 SH2 HFL VR SV1 SV2 VFL 286 lower_margin = SV1 - VR
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 65 #define VR "r" macro 67 #define VR macro 76 #define IPW2200_VERSION "1.2.2" VK VD VM VP VR VQ
|