Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/nwfpe/
A Dfpopcode.h174 #define BIT_UP 0x00800000 macro
210 #define BIT_UP_SET(opcode) ((opcode & BIT_UP) != 0)
/linux-6.3-rc2/drivers/input/touchscreen/
A Dzinitix.c99 #define BIT_UP BIT(3) macro
240 BIT_UP); in zinitix_init_touch()

Completed in 5 milliseconds