Searched refs:CMA3000_RSTR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | cma3000_d0x.c | 23 #define CMA3000_RSTR 0x04 macro 152 CMA3000_SET(data, CMA3000_RSTR, 0x02, "Reset"); in cma3000_reset() 153 CMA3000_SET(data, CMA3000_RSTR, 0x0A, "Reset"); in cma3000_reset() 154 CMA3000_SET(data, CMA3000_RSTR, 0x04, "Reset"); in cma3000_reset()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | cma3000_d0x.c | 23 #define CMA3000_RSTR 0x04 macro 152 CMA3000_SET(data, CMA3000_RSTR, 0x02, "Reset"); in cma3000_reset() 153 CMA3000_SET(data, CMA3000_RSTR, 0x0A, "Reset"); in cma3000_reset() 154 CMA3000_SET(data, CMA3000_RSTR, 0x04, "Reset"); in cma3000_reset()
|
Completed in 2 milliseconds