Searched refs:pctl (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_titan.c240 union TPAchipPCTL pctl;
243 pctl.pctl_q_whole = port->pctl.csr;
245 return pctl.pctl_r_bits.apctl_v_agp_present;
342 port->pctl.csr |= pctl_m_mwin;
627 union TPAchipPCTL pctl;
629 pctl.pctl_q_whole = port->pctl.csr;
632 pctl.pctl_r_bits.apctl_v_agp_sba_en = agp->mode.bits.sba;
635 pctl
237 union TPAchipPCTL pctl; local
622 union TPAchipPCTL pctl; local
712 union TPAchipPCTL pctl; local
[all...]
H A Dcore_tsunami.c253 if (tsunami_probe_read(&pchip->pctl.csr) == 0)
350 pchip->pctl.csr |= pctl_m_mwin;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dcore_titan.h84 titan_64 pctl; member in struct:__anon7904
H A Dcore_tsunami.h76 tsunami_64 pctl; member in struct:__anon7917
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-v4l2.c702 struct pvr2_ctrl *pctl; local
709 pctl = pvr2_hdw_get_ctrl_v4l(hdw,ctrl->id);
710 if (!pctl) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dcs46xx.c326 unsigned int pctl, cctl; /* Hardware DMA flag sets */ member in struct:cs_card
1103 tmp |= card->pctl;
4864 card->pctl = tmp & 0xffff0000;

Completed in 85 milliseconds