Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmotorola-cpcap.h21 #define CPCAP_REVISION_MINOR(r) ((r) & 0xf) macro
/openbmc/linux/drivers/mfd/
H A Dmotorola-cpcap.c76 CPCAP_REVISION_MAJOR(rev), CPCAP_REVISION_MINOR(rev), in cpcap_check_revision()