Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dimx6dl-prtrvt.dts25 led-debug0 {
H A Domap4-sdp.dts50 debug0 {
51 label = "omap4:green:debug0";
H A Dimx6dl-prtvt7.dts134 led-debug0 {
H A Dimx6q-prti6q.dts44 led-debug0 {
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_hw.c10299 u32 debug0, debug11; in t4_idma_monitor() local
10348 debug0 = t4_read_reg(adapter, A_SGE_DEBUG_DATA_LOW); in t4_idma_monitor()
10349 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
10359 debug0, debug11); in t4_idma_monitor()