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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pnx4008/
H A Ddma.c256 int pnx4008_dma_pack_control(const struct pnx4008_dma_ch_ctrl * ch_ctrl, argument
261 if (!ctrl || !ch_ctrl) {
268 switch (ch_ctrl->tc_mask) {
280 switch (ch_ctrl->cacheable) {
291 switch (ch_ctrl->bufferable) {
302 switch (ch_ctrl->priv_mode) {
313 switch (ch_ctrl->di) {
324 switch (ch_ctrl->si) {
335 switch (ch_ctrl->dest_ahb1) {
346 switch (ch_ctrl
430 pnx4008_dma_parse_control(unsigned long ctrl, struct pnx4008_dma_ch_ctrl * ch_ctrl) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dcyclades.c932 cyz_handle_rx(struct cyclades_port *info, struct CH_CTRL __iomem *ch_ctrl, argument
1023 cyz_handle_tx(struct cyclades_port *info, struct CH_CTRL __iomem *ch_ctrl, argument
1109 static struct CH_CTRL __iomem *ch_ctrl; local
1132 ch_ctrl = &(zfw_ctrl->ch_ctrl[channel]);
1156 readl(&ch_ctrl->rs_status)) &
1191 cyz_handle_rx(info, ch_ctrl, buf_ctrl);
1201 cyz_handle_tx(info, ch_ctrl, buf_ctrl);
1270 static struct CH_CTRL *ch_ctrl; local
1300 ch_ctrl
1414 struct CH_CTRL __iomem *ch_ctrl; local
1609 struct CH_CTRL __iomem *ch_ctrl; local
1786 struct CH_CTRL __iomem *ch_ctrl; local
2166 struct CH_CTRL __iomem *ch_ctrl = zfw_ctrl->ch_ctrl; local
2374 static struct CH_CTRL *ch_ctrl; local
2697 struct CH_CTRL __iomem *ch_ctrl; local
2956 struct CH_CTRL __iomem *ch_ctrl; local
3022 struct CH_CTRL __iomem *ch_ctrl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pnx4008/
H A Ddma.h115 unsigned long ch_ctrl; member in struct:pnx4008_dma_ll
126 unsigned long ch_ctrl; member in struct:pnx4008_dma_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcyclades.h504 struct CH_CTRL ch_ctrl[MAX_CHAN]; member in struct:ZFW_CTRL

Completed in 89 milliseconds