Searched refs:HISI_RESET_BIT_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/hisilicon/
H A Dreset.c16 #define HISI_RESET_BIT_MASK 0x1f macro
38 bit = reset_spec->args[1] & HISI_RESET_BIT_MASK;
52 bit = id & HISI_RESET_BIT_MASK;
73 bit = id & HISI_RESET_BIT_MASK;

Completed in 124 milliseconds