Home
last modified time | relevance | path

Searched refs:ROW (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd_syscons.c327 static uint16_t am335x_syscons_static_window[ROW*COL];
436 if (vi->vi_height > ROW) in am335x_syscons_init()
437 vi->vi_height = ROW; in am335x_syscons_init()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fb.c409 static uint16_t bcmfb_static_window[ROW*COL];
525 if (vi->vi_height > ROW) in bcmfb_init()
526 vi->vi_height = ROW; in bcmfb_init()
/freebsd/sys/powerpc/ofw/
H A Dofw_syscons.c188 static u_int16_t ofwfb_static_window[ROW*COL];
402 if (vi->vi_height > ROW) in ofwfb_init()
403 vi->vi_height = ROW; in ofwfb_init()
/freebsd/sys/dev/syscons/
H A Dschistory.c68 #define SC_HISTORY_SIZE (ROW * 4)
H A Dsyscons.h136 #define ROW 150 macro
H A Dsyscons.c3191 static u_short sc_buffer[ROW * COL]; /* XXX */ in scinit()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DEXPInstructions.td60 // ROW variants have an implicit use of M0.
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c3699 SET_VAR_FIELD(cam_cmd, VFC_CAM_CMD, ROW, row); in ecore_grc_dump_vfc_cam()
3739 SET_VAR_FIELD(ram_addr, VFC_RAM_ADDR, ROW, row); in ecore_grc_dump_vfc_ram()