Home
last modified time | relevance | path

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

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