Home
last modified time | relevance | path

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

/drivers/media/pci/tw68/
Dtw68-risc.c93 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
103 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
200 [RISC_OP(RISC_INLINE)] = {"inline", 1, 1, 1},
Dtw68-reg.h174 #define RISC_INLINE 0xA0000000 macro