Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/ralink/
A Dill_acc.c17 #define ILL_ACC_WRITE BIT(30) macro
37 (type & ILL_ACC_WRITE) ? ("write") : ("read"), in ill_acc_irq_handler()

Completed in 3 milliseconds