Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/lantiq/xway/
A Dgptu.c24 #define GPTU_IRNEN 0xf4 macro
82 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwinit()
89 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwexit()
106 gptu_w32(gptu_r32(GPTU_IRNEN) | BIT(clk->bits), GPTU_IRNEN); in gptu_enable()
116 gptu_w32(gptu_r32(GPTU_IRNEN) & ~BIT(clk->bits), GPTU_IRNEN); in gptu_disable()

Completed in 3 milliseconds