Home
last modified time | relevance | path

Searched defs:lo_off (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h44 u32 lo_off; member
66 #define coresight_simple_reg64(name, lo_off, hi_off) \ argument
H A Dcoresight-catu.h81 #define CATU_REG_PAIR(name, lo_off, hi_off) \ argument
H A Dcoresight-tmc.h281 #define TMC_REG_PAIR(name, lo_off, hi_off) \ argument
/openbmc/linux/arch/parisc/kernel/
H A Dsys_parisc.c277 u32 hi_off, u32 lo_off, u32 hi_nbytes, u32 lo_nbytes, in parisc_sync_file_range()