Searched hist:"8 db9d1557122a714549b91e25fd22301bc3a5178" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/firewire/ |
H A D | ohci-serdes-test.c | diff 8db9d1557122a714549b91e25fd22301bc3a5178 Fri Aug 02 02:36:03 CEST 2024 Takashi Sakamoto <o-takashi@sakamocchi.jp> firewire: ohci: add static inline functions to serialize/deserialize data of AT DMA
In 1394 OHCI specification, the format of data for AT DMA is different from the format of asynchronous packet in IEEE 1394 specification, in its spd and srcBusID fields.
This commit adds some static inline functions to serialize/deserialize the data of AT DMA.
Link: https://lore.kernel.org/r/20240802003606.109402-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
|
H A D | ohci.h | diff 8db9d1557122a714549b91e25fd22301bc3a5178 Fri Aug 02 02:36:03 CEST 2024 Takashi Sakamoto <o-takashi@sakamocchi.jp> firewire: ohci: add static inline functions to serialize/deserialize data of AT DMA
In 1394 OHCI specification, the format of data for AT DMA is different from the format of asynchronous packet in IEEE 1394 specification, in its spd and srcBusID fields.
This commit adds some static inline functions to serialize/deserialize the data of AT DMA.
Link: https://lore.kernel.org/r/20240802003606.109402-2-o-takashi@sakamocchi.jp Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
|