Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds