Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-risc.c85 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
95 *(rp++) = cpu_to_le32(RISC_INLINE | in tw68_risc_field()
193 [RISC_OP(RISC_INLINE)] = {"inline", 1, 1, 1},
H A Dtw68-reg.h165 #define RISC_INLINE 0xA0000000 macro