Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/gnu/dts/arm/
Domap4-sdp.dts48 debug0 {
49 label = "omap4:green:debug0";
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_hw.c8776 u32 debug0, debug11; in t4_idma_monitor() local
8825 debug0 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
8826 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
8836 debug0, debug11); in t4_idma_monitor()