Searched refs:CP_DEBUG (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/cp/
H A Dif_cp.c76 #define CP_DEBUG(d,s) ({if (d->chan->debug) {\ macro
715 CP_DEBUG (d, ("ioctl 0x%lx p4\n", cmd));
729 CP_DEBUG (d, ("cp_initialize\n"));
738 CP_DEBUG (d, ("cp_down\n"));
752 CP_DEBUG (d, ("cp_up\n"));
836 CP_DEBUG (d, ("device timeout\n"));
887 CP_DEBUG (d, ("no memory for packet\n"));
914 CP_DEBUG (d, ("frame error\n"));
920 CP_DEBUG (d, ("crc error\n"));
926 CP_DEBUG (
[all...]
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dnid.h475 #define CP_DEBUG 0xC1FC macro
H A Dsid.h721 #define CP_DEBUG 0xC1FC macro
H A Dni.c1143 WREG32(CP_DEBUG, (1 << 27));
H A Devergreend.h141 #define CP_DEBUG 0xC1FC macro
H A Dr600d.h192 #define CP_DEBUG 0xC1FC macro
H A Devergreen.c1791 WREG32(CP_DEBUG, (1 << 27) | (1 << 28));
H A Dr600.c2278 WREG32(CP_DEBUG, (1 << 27) | (1 << 28));
H A Dsi.c2050 WREG32(CP_DEBUG, 0);

Completed in 210 milliseconds