Home
last modified time | relevance | path

Searched defs:SAVE_ITEM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Dpm-common.h31 #define SAVE_ITEM(x) \ macro
/openbmc/linux/arch/arm/mach-s5pv210/
H A Dpm.c30 #define SAVE_ITEM(x) \ macro
/openbmc/linux/drivers/mfd/
H A Dmax8998.c270 #define SAVE_ITEM(x) { .addr = (x), .val = 0x0, } macro