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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dosl.h126 #ifndef OR_REG
127 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
128 #endif /* !OR_REG */
H A Dmin_osl.h111 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
H A Dcfe_osl.h100 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
H A Dlinux_osl.h318 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
682 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v)) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndgige.c81 OR_REG(osh, &pci->command, 2);
H A Dhndchipc.c100 OR_REG(osh, &cc->corecontrol, CC_UARTCLKO);
102 OR_REG(osh, &cc->corecontrol, CC_UARTCLKEN);
H A Dhndpmu.c119 OR_REG(si_osh(sih), &cc->pmucontrol, PCTL_PLL_PLLCTL_UPD);
120 OR_REG(si_osh(sih), &cc->max_res_mask, res_mask);
1149 OR_REG(osh, &cc->res_dep_mask,
1491 OR_REG(osh, &cc->max_res_mask, (PMURES_BIT(RES4313_HT_AVAIL_RSRC)));
2117 OR_REG(osh, &cc->pmucontrol, PCTL_PLL_PLLCTL_UPD);
2249 OR_REG(osh, &cc->clk_ctl_st, CCS_FORCEHT);
2776 OR_REG(osh, &cc->pmucontrol, PCTL_NOILP_ON_WAIT);
2782 OR_REG(osh, &cc->regcontrol_data, 0x100);
2785 OR_REG(osh, &cc->regcontrol_data, 0x4);
2915 OR_REG(os
[all...]
H A Dhndmips.c153 OR_REG(osh, &sb->sbipsflag, sbips_int_mask[irq]);
187 OR_REG(osh, &((mips74kregs_t *)regs)->intmask[0], 1 << flag);
198 OR_REG(osh, &sb->sbintvec, 1 << flag);
864 OR_REG(osh, &cc->intmask, CI_PMU);
1252 OR_REG(osh, &cc->intmask, CI_PMU);
H A Dhnddma.c750 OR_REG(osh, &dma32regs->control, XC_AE);
959 OR_REG(di->osh, &di->d64txregs->control, D64_XC_LE);
961 OR_REG(di->osh, &di->d32txregs->control, XC_LE);
1470 OR_REG(osh, &regs->control, XC_LE);
1688 OR_REG(di->osh, &di->d32txregs->control, XC_SE);
1717 OR_REG(di->osh, &di->d32txregs->control, XC_SE | XC_FL);
2255 OR_REG(di->osh, &di->d64txregs->control, control);
2282 OR_REG(di->osh, &di->d64txregs->control, D64_XC_SE);
2312 OR_REG(di->osh, &di->d64txregs->control, D64_XC_SE | D64_XC_FL);
2896 OR_REG(os
[all...]
H A Dsflash.c363 OR_REG(osh, &cc->gpioout, mask);
H A Dbcmotp.c828 OR_REG(oi->osh, &cc->otpcontrol, OTPC_PROGEN);
985 OR_REG(oi->osh, &cc->otpcontrol, OTPC_PROGEN);
1128 OR_REG(oi->osh, &cc->otpcontrol, OTPC_PROGEN);
1270 OR_REG(oi->osh, &cc->otpcontrol, OTPC_PROGEN);
2183 OR_REG(oi->osh, &cc->clk_ctl_st, CCS_FORCEALP);
H A Dsiutils.c324 OR_REG(sii->osh, &cc->slow_clk_ctl, SCC_SS_XTAL);
1978 OR_REG(sii->osh, &cc->system_clk_ctl, SYCC_HR);
1980 OR_REG(sii->osh, &cc->clk_ctl_st, CCS_FORCEHT);
2452 OR_REG(sii->osh, &pciregs->sbtopci2, (SBTOPCI_PREF | SBTOPCI_BURST));
2454 OR_REG(sii->osh, &pciregs->sbtopci2, SBTOPCI_RC_READMULTI);

Completed in 145 milliseconds