Searched refs:CR16 (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
H A Dtime.c44 * accessed through CR16. The read-only register is 32 or 64 bits wide,
53 * CR16 to interrupt every @clocktick cycles. The it_value in cpu_data
98 /* Determine when (in CR16 cycles) next IT interrupt will fire. timer_interrupt()
107 * Only bottom 32-bits of next_tick are writable in CR16! timer_interrupt()
112 * The new CR16 must be "later" than current CR16 otherwise timer_interrupt()
113 * itimer would not fire until CR16 wrapped - e.g 4 seconds timer_interrupt()
127 * GGG: DEBUG code for how many cycles programming CR16 used. timer_interrupt()
137 /* Can we differentiate between "early CR16" (aka Scenario 1) and timer_interrupt()
144 * It's important NO printk's are between reading CR16 and timer_interrupt()
222 mtctl(next_tick, 16); /* kick off Interval Timer (CR16) */ start_cpu_itimer()
/linux-4.4.14/arch/parisc/lib/
H A Ddelay.c24 /* CR16 based delay: */ __cr16_delay()
52 * since CR16's are per-cpu we need to calculate __cr16_delay()
H A Dio.c45 ** CR16 counts on C3000 reading 256 bytes from Symbios 896 RAM:
/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_struct.h78 unsigned char ModeID, CR02, CR03, CR15, CR16; member in struct:XGI_XG21CRT1Struct
H A Dvb_table.h1547 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A+CR09(5->7) */
1556 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1565 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1575 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1585 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1596 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1607 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A+CR09(5->7) */
1631 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A+CR09(5->7) */
1652 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1674 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
1696 /* CR06,CR07,CR10,CR11,CR15,CR16,SR0A */
H A Dvb_setmode.c677 XGI_UpdateCRT1Table[index].CR16); XGI_UpdateXG21CRTC()
4356 /* VBE SR0A[4] CR16 */ xgifb_set_lvds()
/linux-4.4.14/drivers/video/fbdev/i810/
H A Di810_regs.h271 #define CR16 0x16 macro
H A Di810_main.c288 i810_writeb(CR_INDEX_CGA, mmio, CR16); i810_load_vga()
/linux-4.4.14/drivers/video/fbdev/via/
H A Dshare.h131 #define CR16 0x16 macro
/linux-4.4.14/drivers/video/fbdev/
H A Dcirrusfb.c2888 "CR16", 0x16, cirrusfb_dbg_reg_dump()
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinit.c3363 SiS_Pr->CCRT1CRTC[12] = (SiS_Pr->CVBlankEnd - 1) & 0xFF; /* CR16 */ SiS_CalcCRRegisters()
H A Dinit301.c5229 /* CR10 CR11 CR12 CR13 CR14 CR15 CR16 CR17 */ SiS_SetGroup1_301()

Completed in 347 milliseconds