Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/
Dmotorola-cpcap.h26 #define CPCAP_REVISION_2_1 0x11 macro
/Linux-v5.10/drivers/mfd/
Dmotorola-cpcap.c79 if (rev < CPCAP_REVISION_2_1) { in cpcap_check_revision()