Searched full:bot (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/arch/powerpc/xmon/ |
D | ppc-opc.c | 1834 #define BOT (0xc) macro 2579 { "blt-", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDM } }, 2580 { "blt+", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, PPCCOM, { CR, BDP } }, 2581 { "blt", BBOCB(16,BOT,CBLT,0,0), BBOATCB_MASK, COM, { CR, BD } }, 2582 { "bltl-", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDM } }, 2583 { "bltl+", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, PPCCOM, { CR, BDP } }, 2584 { "bltl", BBOCB(16,BOT,CBLT,0,1), BBOATCB_MASK, COM, { CR, BD } }, 2585 { "blta-", BBOCB(16,BOT,CBLT,1,0), BBOATCB_MASK, PPCCOM, { CR, BDMA } }, 2586 { "blta+", BBOCB(16,BOT,CBLT,1,0), BBOATCB_MASK, PPCCOM, { CR, BDPA } }, 2587 { "blta", BBOCB(16,BOT,CBLT,1,0), BBOATCB_MASK, COM, { CR, BDA } }, [all …]
|
/linux-3.3/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 152 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 153 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 180 0x01, 0x00, 0x01, 0x00, /* vsync top/bot */ 181 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 208 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 209 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 236 0x01, 0x00, 0x01, 0x00, /* vsync top/bot */ 237 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 264 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 265 0x01, 0x00, 0x33, 0x02, /* field top/bot */ [all …]
|
/linux-3.3/drivers/media/video/s5p-tv/ |
D | hdmi_drv.c | 435 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 436 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 468 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 469 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 501 0x01, 0x00, 0x33, 0x02, /* vsync top/bot */ 502 0x01, 0x00, 0x33, 0x02, /* field top/bot */ 534 0x01, 0x00, 0x01, 0x00, /* vsync top/bot */ 535 0x01, 0x00, 0x33, 0x02, /* field top/bot */
|
/linux-3.3/include/linux/ |
D | minix_fs.h | 12 * Thanks to Kees J Bot for sending me the definitions of the new
|
/linux-3.3/arch/arm/mach-bcmring/include/mach/csp/ |
D | tmrHw_reg.h | 66 /* Control bot masks */
|
/linux-3.3/drivers/s390/char/ |
D | tape_std.c | 380 * The tape is positioned at the BOT (Begin Of Tape) side of the 435 * The tape is positioned at the BOT (Begin Of Tape) side
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_cp.c | 223 /*R6xx/R7xx: AGP_TOP and BOT are actually 18 bits each */ in radeon_write_agp_location()
|