OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DSZ
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/configs/
mx53ard.h
178
#define MX53ARD_CS1GCR1 (CSEN |
DSZ
(2))
/external/mesa3d/src/gallium/drivers/r600/sb/
sb_bc_fmt_def.inc
418
BC_FIELD(VTX_WORD1_GPR, DST_SEL_Z,
DSZ
, 17, 15)
432
BC_FIELD(VTX_WORD1_SEM, DST_SEL_Z,
DSZ
, 17, 15)
524
BC_FIELD(TEX_WORD1, DST_SEL_Z,
DSZ
, 17, 15)
569
BC_FIELD(MEM_GDS_WORD2, DST_SEL_Z,
DSZ
, 8, 6)
/external/u-boot/arch/nds32/cpu/n1213/
start.S
406
! Get the
DSZ
field
415
! $t1= bit width of D cache line size(
DSZ
)
/external/u-boot/arch/arm/include/asm/arch-mx5/
imx-regs.h
145
#define
DSZ
(x) (((x) & 0x7) << 16)
Completed in 320 milliseconds