Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dreset.c16 #define HISI_RESET_BIT_MASK 0x1f macro
38 bit = reset_spec->args[1] & HISI_RESET_BIT_MASK; in hisi_reset_of_xlate()
52 bit = id & HISI_RESET_BIT_MASK; in hisi_reset_assert()
73 bit = id & HISI_RESET_BIT_MASK; in hisi_reset_deassert()