Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/boot/dts/
Dimx6dl-prtrvt.dts25 led-debug0 {
Domap4-sdp.dts50 debug0 {
51 label = "omap4:green:debug0";
Dimx6dl-prtvt7.dts134 led-debug0 {
Dimx6q-prti6q.dts44 led-debug0 {
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dapq8016-sbc.dtsi400 &debug0 { status = "okay"; };
Dmsm8916.dtsi674 debug0: debug@850000 { label
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c10108 u32 debug0, debug11; in t4_idma_monitor() local
10157 debug0 = t4_read_reg(adapter, SGE_DEBUG_DATA_LOW_A); in t4_idma_monitor()
10158 idma->idma_state[i] = (debug0 >> (i * 9)) & 0x3f; in t4_idma_monitor()
10168 debug0, debug11); in t4_idma_monitor()