Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
H A Dphy-sama7-utmi-clk.c18 #define SAMA7_SFR_UTMI0R(x) (0x2040 + 4 * (x)) /* offset of SFR_UTMI0Rx */ macro
32 io_clrbits32(utmi->base + SAMA7_SFR_UTMI0R(id), in sama7_utmi_clk_enable()
48 io_setbits32(utmi->base + SAMA7_SFR_UTMI0R(id), in sama7_utmi_clk_disable()