Searched refs:res_dep_mask (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dhndpmu.c1141 PMU_MSG(("Changing rsrc %d res_dep_mask to 0x%x\n", i,
1143 W_REG(osh, &cc->res_dep_mask,
1147 PMU_MSG(("Adding 0x%x to rsrc %d res_dep_mask\n",
1149 OR_REG(osh, &cc->res_dep_mask,
1153 PMU_MSG(("Removing 0x%x from rsrc %d res_dep_mask\n",
1155 AND_REG(osh, &cc->res_dep_mask,
1169 PMU_MSG(("Applying %s=%s to rsrc %d res_dep_mask\n", name, val, i));
1171 W_REG(osh, &cc->res_dep_mask, (uint32)bcm_strtoul(val, NULL, 0));
2848 deps |= R_REG(osh, &cc->res_dep_mask);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dsbchipc.h268 uint32 res_dep_mask; member in struct:__anon3234

Completed in 68 milliseconds