Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-prtrvt.dts25 led-debug0 {
H A Dimx6ul-prti6g.dts38 label = "debug0";
H A Dimx6dl-plybas.dts43 label = "debug0";
H A Dimx6dl-lanmcu.dts65 label = "debug0";
H A Dimx6dl-plym2m.dts64 label = "debug0";
H A Dimx6dl-alti6p.dts73 led-debug0 {
H A Dimx6dl-prtvt7.dts161 led-debug0 {
H A Dimx6qdl-vicut1.dtsi89 label = "debug0";
H A Dimx6dl-prtmvt.dts159 label = "debug0";
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8016-schneider-hmibsc.dts477 &debug0 { status = "okay"; };
H A Dapq8016-sbc.dts413 &debug0 { status = "okay"; };
/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-sdp.dts52 label = "omap4:green:debug0";
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c10090 u32 debug0, debug11; in t4_idma_monitor() local
10139 debug0 = t4_read_reg(adapter, SGE_DEBUG_DATA_LOW_A); in t4_idma_monitor()
10140 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
10150 debug0, debug11); in t4_idma_monitor()