Home
last modified time | relevance | path

Searched refs:PCL_LAST_BUFF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/firewire/
H A Dnosy.h89 #define PCL_LAST_BUFF (1<<18) macro
90 #define PCL_LAST_CMD (PCL_LAST_BUFF)
H A Dnosy.c595 lynx->rcv_pcl->buffer[i - 1].control |= cpu_to_le32(PCL_LAST_BUFF); in add_card()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dnosy.h89 #define PCL_LAST_BUFF (1<<18) macro
90 #define PCL_LAST_CMD (PCL_LAST_BUFF)
H A Dnosy.c599 lynx->rcv_pcl->buffer[i - 1].control |= cpu_to_le32(PCL_LAST_BUFF); in add_card()

Completed in 4 milliseconds