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