Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dkempld.h40 #define KEMPLD_SPEC_GET_MINOR(x) (x & 0x0f) macro
/linux-4.1.27/drivers/mfd/
Dkempld-core.c69 pld->info.spec_minor = KEMPLD_SPEC_GET_MINOR(spec); in kempld_get_info_generic()