Searched refs:RIO_SET_DID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/
H A Drio.h67 #define RIO_SET_DID(size, x) (size ? (x & 0xffff) : ((x & 0x000000ff) << 16)) macro
H A Drio-scan.c94 RIO_SET_DID(port->sys_size, did));
106 rio_local_write_config_32(port, RIO_DID_CSR, RIO_SET_DID(port->sys_size,

Completed in 109 milliseconds