Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dmotorola-cpcap.h29 #define CPCAP_REVISION_2_1 0x11 macro
/Linux-v4.19/drivers/mfd/
Dmotorola-cpcap.c81 if (rev < CPCAP_REVISION_2_1) { in cpcap_check_revision()