Home
last modified time | relevance | path

Searched refs:TI_BEG_SCRATCH_B_DEBUG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ti/
H A Dif_tireg.h443 #define TI_BEG_SCRATCH_B_DEBUG 0xd00000 /* beg of scratch pad for ioctl */ macro
H A Dif_ti.c3820 } else if (mem_param->tgAddr >= TI_BEG_SCRATCH_B_DEBUG && in ti_ioctl2()
3821 mem_param->tgAddr <= TI_BEG_SCRATCH_B_DEBUG) { in ti_ioctl2()