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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dsx.h26 int ch_base; member in struct:sx_port
H A Dsx.c386 #define CHAN_OFFSET(port,elem) (port->ch_base + OFFSETOF (_SXCHANNEL, elem))
1297 my_hd_io(port->board->base + port->ch_base, sizeof(*port));
2192 port->ch_base = sx_read_module_word(
2196 port->ch_base = addr + 0x100 + 0x300 *j;
2199 port->ch_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dsx.h26 int ch_base; member in struct:sx_port
H A Dsx.c386 #define CHAN_OFFSET(port,elem) (port->ch_base + OFFSETOF (_SXCHANNEL, elem))
1297 my_hd_io(port->board->base + port->ch_base, sizeof(*port));
2192 port->ch_base = sx_read_module_word(
2196 port->ch_base = addr + 0x100 + 0x300 *j;
2199 port->ch_base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/dma/
H A Dintel_mid_dma.c44 u8 ch_base; member in struct:intel_mid_dma_probe_info
52 .ch_base = (_ch_base), \
1027 info->max_chan, info->ch_base,
1065 device->chan_base = info->ch_base;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/dma/
H A Dintel_mid_dma.c44 u8 ch_base; member in struct:intel_mid_dma_probe_info
52 .ch_base = (_ch_base), \
1027 info->max_chan, info->ch_base,
1065 device->chan_base = info->ch_base;

Completed in 98 milliseconds