Home
last modified time | relevance | path

Searched refs:INTERRUPT_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/counter/
D104-quad-8.c192 #define INTERRUPT_FUNCTION BIT(2) macro
198 #define DISABLE_INTERRUPT_FUNCTION u8_encode_bits(0x0, INTERRUPT_FUNCTION)
200 #define ENABLE_INTERRUPT_FUNCTION u8_encode_bits(0x1, INTERRUPT_FUNCTION)