Home
last modified time | relevance | path

Searched refs:RxD1 (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/boot/dts/
A Dkmeter1.dts156 0 10 2 0 1 0 /* RxD1 */
182 0 24 2 0 1 0 /* RxD1 */
206 1 21 2 0 1 0 /* RxD1 (PB21, in, f1) */
226 3 7 2 0 1 0 /* RxD1 (PD7, in, f1) */
244 3 21 2 0 1 0 /* RxD1 (PD21, in, f1) */
262 4 7 2 0 1 0 /* RxD1 (PE7, in, f1) */
280 4 21 2 0 1 0 /* RxD1 (PE21, in, f1) */
A Dmpc832x_rdb.dts186 0 23 2 0 1 0 /* RxD1 */
206 1 5 2 0 1 0 /* RxD1 */
A Dmpc832x_mds.dts198 1 5 2 0 1 0 /* RxD1 */
218 1 23 2 0 1 0 /* RxD1 */
A Dmpc836x_mds.dts239 0 10 2 0 1 0 /* RxD1 */
266 0 24 2 0 1 0 /* RxD1 */
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
A Dpincfg.txt41 0 a 2 0 1 0 /* RxD1 */
/linux/arch/powerpc/boot/dts/fsl/
A Dmpc8568mds.dts137 0x4 0xe 0x2 0x0 0x2 0x0 /* RxD1 */
165 0x5 0xe 0x2 0x0 0x2 0x0 /* RxD1 */
/linux/drivers/net/ethernet/neterion/
A Ds2io.h561 struct RxD1 { struct
601 struct RxD1 rxd[MAX_RXDS_PER_BLOCK_1];
A Ds2io.c713 size = (size * (sizeof(struct RxD1))); in init_shared_mem()
2465 struct RxD1 *rxdp1; in fill_rx_buffers()
2532 rxdp1 = (struct RxD1 *)rxdp; in fill_rx_buffers()
2533 memset(rxdp, 0, sizeof(struct RxD1)); in fill_rx_buffers()
2666 struct RxD1 *rxdp1; in free_rxd_blk()
2679 rxdp1 = (struct RxD1 *)rxdp; in free_rxd_blk()
2686 memset(rxdp, 0, sizeof(struct RxD1)); in free_rxd_blk()
2897 struct RxD1 *rxdp1; in rx_intr_handler()
2927 rxdp1 = (struct RxD1 *)rxdp; in rx_intr_handler()
6756 struct RxD1 *rxdp1 = (struct RxD1 *)rxdp; in set_rxd_buffer_pointer()

Completed in 27 milliseconds