Searched defs:ixp46x_channel_ctl (Results 1 – 1 of 1) sorted by relevance
14 struct ixp46x_channel_ctl { struct15 u32 ch_control; /* 0x40 Time Synchronization Channel Control */16 u32 ch_event; /* 0x44 Time Synchronization Channel Event */17 u32 tx_snap_lo; /* 0x48 Transmit Snapshot Low Register */18 u32 tx_snap_hi; /* 0x4C Transmit Snapshot High Register */19 u32 rx_snap_lo; /* 0x50 Receive Snapshot Low Register */43 struct ixp46x_channel_ctl channel[3]; argument