__F0_PORT_MAP_SH
ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH;
#define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)
ioc->port_id = (r32 & __F0_PORT_MAP_MK) >> __F0_PORT_MAP_SH;
#define __F0_PORT_MAP(_v) ((_v) << __F0_PORT_MAP_SH)