Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A Dgptu.c25 #define GPTU_IRNEN 0xf4 macro
83 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwinit()
90 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwexit()
107 gptu_w32(gptu_r32(GPTU_IRNEN) | BIT(clk->bits), GPTU_IRNEN); in gptu_enable()
117 gptu_w32(gptu_r32(GPTU_IRNEN) & ~BIT(clk->bits), GPTU_IRNEN); in gptu_disable()