Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/lantiq/xway/
A Dgptu.c59 #define gptu_r32(x) ltq_r32(gptu_membase + (x)) macro
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()
162 if (((gptu_r32(GPTU_ID) >> 8) & 0xff) != GPTU_MAGIC) { in gptu_probe()

Completed in 3 milliseconds