Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dreset.c18 #define HISI_RESET_OFFSET_MASK 0xffff00 macro
37 & HISI_RESET_OFFSET_MASK; in hisi_reset_of_xlate()
51 offset = (id & HISI_RESET_OFFSET_MASK) >> HISI_RESET_OFFSET_SHIFT; in hisi_reset_assert()
72 offset = (id & HISI_RESET_OFFSET_MASK) >> HISI_RESET_OFFSET_SHIFT; in hisi_reset_deassert()