Home
last modified time | relevance | path

Searched refs:NS_TSI_EMPTY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h274 #define NS_TSI_EMPTY 0x80000000 macro
278 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
283 ((ns_tsip)->word_2 = cpu_to_le32(NS_TSI_EMPTY))
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h274 #define NS_TSI_EMPTY 0x80000000 macro
278 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
283 ((ns_tsip)->word_2 = cpu_to_le32(NS_TSI_EMPTY))

Completed in 4 milliseconds