Searched refs:LC_L1_INACTIVITY (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv6xxd.h231 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Drv770d.h937 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Drv6xx_dpm.c115 tmp |= LC_L1_INACTIVITY(4);
126 tmp |= LC_L1_INACTIVITY(8);
H A Drv770_dpm.c108 tmp |= LC_L1_INACTIVITY(4);
119 tmp |= LC_L1_INACTIVITY(8);
H A Dcikd.h354 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dsid.h1494 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Devergreend.h1471 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Devergreen.c5458 pcie_lc_cntl |= LC_L1_INACTIVITY(7);
5460 pcie_lc_cntl |= LC_L1_INACTIVITY(8);
H A Dsi.c7290 data |= LC_L1_INACTIVITY(7);
H A Dcik.c9693 data |= LC_L1_INACTIVITY(7);
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h1557 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Damdgpu_si.c2468 data |= LC_L1_INACTIVITY(7);

Completed in 387 milliseconds