Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dfhci.h191 struct fhci_ep_pram { struct
192 __be16 rx_base; /* Rx BD base address */
194 u8 rx_func_code; /* Rx function code */
195 u8 tx_func_code; /* Tx function code */
197 __be16 rx_bd_ptr; /* Rx BD pointer */
198 __be16 tx_bd_ptr; /* Tx BD pointer */
199 __be32 tx_state; /* Tx internal state */
201 __be16 tx_crc; /* temp transmit CRC */
202 __be16 tx_cnt; /* Tx byte count */
203 __be32 tx_temp; /* Tx temp */
[all …]