Home
last modified time | relevance | path

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

/arch/ia64/sn/kernel/
Dhuberror.c146 icrbc.ii_icrb0_c_regval = REMOTE_HUB_L(nasid, IIO_ICRB_C(i)); in hubiio_crb_error_handler()
/arch/mips/include/asm/sn/sn0/
Dhubio.h409 #define IIO_ICRB_C(_x) (IIO_ICRB_A(_x) + 2*IIO_ICRB_OFFSET) macro
/arch/ia64/include/asm/sn/
Dshubio.h2978 #define IIO_ICRB_C(_x) ((u64)((char *)IIO_ICRB_A(_x) + 2*IIO_ICRB_OFFSET)) macro