Searched refs:TWL_HOBDBC_REG_ADDR (Results 1 – 2 of 2) sorted by relevance
178 #define TWL_HOBDBC_REG_ADDR(x) ((unsigned char __iomem *)x->base_addr + TWL_HOBDBC) macro187 #define TWL_CLEAR_DB_INTERRUPT(x) (writel(~0, TWL_HOBDBC_REG_ADDR(tw_dev)))
1112 readl(TWL_HOBDBC_REG_ADDR(tw_dev)); in twl_handle_attention_interrupt()