Searched defs:IO_EXTRACT (Results 1 - 1 of 1) sorted by last modified time

/arch/cris/include/uapi/arch-v10/arch/
H A Dsv_addr_ag.h6 *! IO_EXTRACT(reg,field,val)
38 /* IO_EXTRACT returns the masked and shifted value corresponding to the
40 #define IO_EXTRACT(reg, field, val) IO_EXTRACT_ (reg##_, field##_, val) macro

Completed in 706 milliseconds