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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c6633 uint32 str_mask = 0; /* only alter desired bits in PMU chipcontrol 1 register */ local
6645 str_mask = 0x30000000;
6652 str_mask = 0x00003800;
6663 str_mask = 0x00003800;
6668 str_mask = 0x00003800;
6673 str_mask = 0x00003800;
6678 str_mask = 0x00001800;
6691 str_mask = 0x00000007;
6715 cc_data_temp &= ~str_mask;

Completed in 75 milliseconds