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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dupd64031a.c54 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon16121
118 u8 reg = state->regs[R00];
121 upd64031a_write(sd, R00, reg | 0x10);
122 upd64031a_write(sd, R00, reg & ~0x10);
140 r00 = (state->regs[R00] & ~GR_MODE_MASK) | state->gr_mode;
141 r05 = (state->regs[R00] & ~SYNC_CIRCUIT_MASK) |
145 upd64031a_write(sd, R00, r00);
H A Dupd64083.c45 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon16122
116 r00 = (state->regs[R00] & ~(3 << 6)) | state->mode;
118 upd64083_write(sd, R00, r00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dupd64031a.c54 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon27814
118 u8 reg = state->regs[R00];
121 upd64031a_write(sd, R00, reg | 0x10);
122 upd64031a_write(sd, R00, reg & ~0x10);
140 r00 = (state->regs[R00] & ~GR_MODE_MASK) | state->gr_mode;
141 r05 = (state->regs[R00] & ~SYNC_CIRCUIT_MASK) |
145 upd64031a_write(sd, R00, r00);
H A Dupd64083.c45 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon27815
116 r00 = (state->regs[R00] & ~(3 << 6)) | state->mode;
118 upd64083_write(sd, R00, r00);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35rx.c102 /* Get the R00 R01 first */
103 RxDes.R00.value = le32_to_cpu(*(u32 *)pRxBufferAddress);
104 PacketSize = (u16)RxDes.R00.R00_receive_byte_count;
163 R00_DESCRIPTOR R00; local
185 R00.value = le32_to_cpu(*(u32 *)pRxBufferAddress);
198 SizeCheck = R00.R00_receive_byte_count;
H A Dwbhal_s.h310 /* For R00 and T00 ------------------------------ */
312 R00_DESCRIPTOR R00; member in union:wb35_descriptor::__anon31591
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/winbond/
H A Dwb35rx.c102 /* Get the R00 R01 first */
103 RxDes.R00.value = le32_to_cpu(*(u32 *)pRxBufferAddress);
104 PacketSize = (u16)RxDes.R00.R00_receive_byte_count;
163 R00_DESCRIPTOR R00; local
185 R00.value = le32_to_cpu(*(u32 *)pRxBufferAddress);
198 SizeCheck = R00.R00_receive_byte_count;
H A Dwbhal_s.h310 /* For R00 and T00 ------------------------------ */
312 R00_DESCRIPTOR R00; member in union:wb35_descriptor::__anon19898

Completed in 86 milliseconds