Searched refs:ESM_PIN_EN_SET_OFFSET (Results 1 – 1 of 1) sorted by relevance
21 #define ESM_PIN_EN_SET_OFFSET(i) (0x414 + (i) / 32 * 0x20) macro27 writel(ESM_PIN_MASK(pin), base + ESM_PIN_EN_SET_OFFSET(pin)); in esm_pin_enable()
Completed in 2 milliseconds