Home
last modified time | relevance | path

Searched defs:ucc_slow_private (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
185 struct ucc_slow_info *us_info;
188 s32 us_pram_offset;
189 int enabled_tx; /* Whether channel is enabled for Tx (ENT) */
190 int enabled_rx; /* Whether channel is enabled for Rx (ENR) */
191 int stopped_tx; /* Whether channel has been stopped for Tx
193 int stopped_rx; /* Whether channel has been stopped for Rx */
194 struct list_head confQ; /* frames passed to chip waiting for tx */
195 u32 first_tx_bd_mask; /* mask is used in Tx routine to save status
197 s32 tx_base_offset; /* first BD in Tx BD table offset (In MURAM) */
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
185 struct ucc_slow_info *us_info;
188 s32 us_pram_offset;
189 int enabled_tx; /* Whether channel is enabled for Tx (ENT) */
190 int enabled_rx; /* Whether channel is enabled for Rx (ENR) */
191 int stopped_tx; /* Whether channel has been stopped for Tx
193 int stopped_rx; /* Whether channel has been stopped for Rx */
194 struct list_head confQ; /* frames passed to chip waiting for tx */
195 u32 first_tx_bd_mask; /* mask is used in Tx routine to save status
197 s32 tx_base_offset; /* first BD in Tx BD table offset (In MURAM) */
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/soc/fsl/qe/
H A Ducc_slow.h184 struct ucc_slow_private { struct
185 struct ucc_slow_info *us_info;
188 s32 us_pram_offset;
189 int enabled_tx; /* Whether channel is enabled for Tx (ENT) */
190 int enabled_rx; /* Whether channel is enabled for Rx (ENR) */
191 int stopped_tx; /* Whether channel has been stopped for Tx
193 int stopped_rx; /* Whether channel has been stopped for Rx */
194 struct list_head confQ; /* frames passed to chip waiting for tx */
195 u32 first_tx_bd_mask; /* mask is used in Tx routine to save status
197 s32 tx_base_offset; /* first BD in Tx BD table offset (In MURAM) */
[all …]