Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/lantiq/xway/
Dgptu.c26 #define GPTU_IRNEN 0xf4 macro
84 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwinit()
91 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwexit()
108 gptu_w32(gptu_r32(GPTU_IRNEN) | BIT(clk->bits), GPTU_IRNEN); in gptu_enable()
118 gptu_w32(gptu_r32(GPTU_IRNEN) & ~BIT(clk->bits), GPTU_IRNEN); in gptu_disable()