Home
last modified time | relevance | path

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

/freebsd-12.1/sys/gnu/dts/arm/
H A Domap4-sdp.dts52 debug0 {
53 label = "omap4:green:debug0";
/freebsd-12.1/sys/dev/cxgbe/common/
H A Dt4_hw.c9811 u32 debug0, debug11; in t4_idma_monitor() local
9860 debug0 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
9861 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
9871 debug0, debug11); in t4_idma_monitor()