Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ | |
nouveau_nvkm_engine_disp_sorg94.c | 185 u32 seqctl = nvkm_rd32(device, 0x61c030 + soff); local in function:g94_sor_war_3 186 u32 pd_pc = (seqctl & 0x00000f00) >> 8; 187 u32 pu_pc = seqctl & 0x0000000f; 235 u32 seqctl = nvkm_rd32(device, 0x61c030 + soff); local in function:g94_sor_war_2 236 u32 pu_pc = seqctl & 0x0000000f; |
/src/sys/dev/ic/ | |
aic79xxvar.h | 1025 uint8_t seqctl; member in struct:ahd_suspend_channel_state 1155 /* Values to store in the SEQCTL register for pause and unpause */ |
aic7xxxvar.h | 1004 uint8_t seqctl; member in struct:ahc_suspend_channel_state 1111 /* Values to store in the SEQCTL register for pause and unpause */ |