Home
last modified time | relevance | path

Searched refs:gptu_w32 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/lantiq/xway/
H A Dgptu.c58 #define gptu_w32(x, y) ltq_w32((x), gptu_membase + (y)) macro
76 gptu_w32(1 << timer, GPTU_IRNCR); in timer_irq_handler()
82 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwinit()
83 gptu_w32(0xff, GPTU_IRNCR); in gptu_hwinit()
84 gptu_w32(CLC_RMC | CLC_SUSPEND, GPTU_CLC); in gptu_hwinit()
89 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwexit()
90 gptu_w32(0xff, GPTU_IRNCR); in gptu_hwexit()
91 gptu_w32(CLC_DISABLE, GPTU_CLC); in gptu_hwexit()
103 gptu_w32(CON_CNT | CON_EDGE_ANY | CON_SYNC | CON_CLK_INT, in gptu_enable()
105 gptu_w32( in gptu_enable()
[all...]
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/
H A Dgptu.c59 #define gptu_w32(x, y) ltq_w32((x), gptu_membase + (y)) macro
77 gptu_w32(1 << timer, GPTU_IRNCR); in timer_irq_handler()
83 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwinit()
84 gptu_w32(0xff, GPTU_IRNCR); in gptu_hwinit()
85 gptu_w32(CLC_RMC | CLC_SUSPEND, GPTU_CLC); in gptu_hwinit()
90 gptu_w32(0x00, GPTU_IRNEN); in gptu_hwexit()
91 gptu_w32(0xff, GPTU_IRNCR); in gptu_hwexit()
92 gptu_w32(CLC_DISABLE, GPTU_CLC); in gptu_hwexit()
104 gptu_w32(CON_CNT | CON_EDGE_ANY | CON_SYNC | CON_CLK_INT, in gptu_enable()
106 gptu_w32( in gptu_enable()
[all...]

Completed in 1 milliseconds