Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/ralink/
H A Dill_acc.c17 #define ILL_ACC_WRITE BIT(30) macro
37 (type & ILL_ACC_WRITE) ? ("write") : ("read"), in ill_acc_irq_handler()
/kernel/linux/linux-6.6/arch/mips/ralink/
H A Dill_acc.c19 #define ILL_ACC_WRITE BIT(30) macro
39 (type & ILL_ACC_WRITE) ? ("write") : ("read"), in ill_acc_irq_handler()

Completed in 6 milliseconds