HISI_RESET_OFFSET_MASK   37 drivers/clk/hisilicon/reset.c 		& HISI_RESET_OFFSET_MASK;
HISI_RESET_OFFSET_MASK   51 drivers/clk/hisilicon/reset.c 	offset = (id & HISI_RESET_OFFSET_MASK) >> HISI_RESET_OFFSET_SHIFT;
HISI_RESET_OFFSET_MASK   72 drivers/clk/hisilicon/reset.c 	offset = (id & HISI_RESET_OFFSET_MASK) >> HISI_RESET_OFFSET_SHIFT;