Searched defs:IO_FIELD (Results 1 - 1 of 1) sorted by relevance

/arch/cris/include/arch-v10/arch/
H A Dsv_addr_ag.h10 *! IO_FIELD(reg,field,val)
50 /* IO_FIELD shifts the val parameter to be aligned with the bitfield
52 #define IO_FIELD(reg, field, val) IO_FIELD_ (reg##_, field##_, val) macro

Completed in 59 milliseconds