Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dg94.c212 u32 seqctl = nvkm_rd32(device, 0x61c030 + soff); in g94_sor_war_3() local
213 u32 pd_pc = (seqctl & 0x00000f00) >> 8; in g94_sor_war_3()
214 u32 pu_pc = seqctl & 0x0000000f; in g94_sor_war_3()
261 u32 seqctl = nvkm_rd32(device, 0x61c030 + soff); in g94_sor_war_2() local
262 u32 pu_pc = seqctl & 0x0000000f; in g94_sor_war_2()
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dscb.h72 u16 seqctl[NUMPRIO]; /* seqctl of last received frame (for dups) */ member
A Dmain.c3150 scb->seqctl[i] = 0xFFFF; in brcms_c_init_scb()
/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic7xxx_pci.c780 ahc->seqctl |= FAILDIS; in ahc_pci_config()
1980 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
1981 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_pci_intr()
A Daic7xxx.h1022 uint8_t seqctl; member
A Daic79xx.h1000 uint8_t seqctl; member
A Daic7xxx_core.c861 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_restart()
2035 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
2049 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_clear_critical_section()
4413 ahc->seqctl = FASTMODE; in ahc_alloc()

Completed in 39 milliseconds