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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_vfe8x_proc.c151 vpath->yPath.hwRegPongAddress = (uint8_t *)
155 vpath->cbcrPath.hwRegPongAddress = (uint8_t *)
160 epath->yPath.hwRegPongAddress = (uint8_t *)
164 epath->cbcrPath.hwRegPongAddress = (uint8_t *)
549 afControl->hwRegPongAddress = (uint8_t *)
554 awbControl->hwRegPongAddress = (uint8_t *)
1444 writel(nextFragmentAddr, in->hwRegPongAddress);
1615 tempAddress = readl(in->yPath.hwRegPongAddress);
1620 tempAddress = readl(in->cbcrPath.hwRegPongAddress);
1626 writel(*pNextAddr++, in->yPath.hwRegPongAddress);
[all...]
H A Dmsm_vfe8x_proc.h358 uint8_t *hwRegPongAddress; member in struct:vfe_output_path
382 uint8_t *hwRegPongAddress; member in struct:vfe_stats_control

Completed in 39 milliseconds