Home
last modified time | relevance | path

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

/linux/drivers/soc/samsung/
H A Dgs101-pmu.c37 regmap_reg_range(GS101_DREX_CALIBRATION(0), GS101_DREX_CALIBRATION(7)),
/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h713 #define GS101_DREX_CALIBRATION(n) (0x09a0 + ((n) & 7) * 4) macro