Searched refs:reg_addr_map (Results 1 – 2 of 2) sorted by relevance
710 static struct reg_addr_map xr21b140x_reg_map;711 static struct reg_addr_map xr21b1411_reg_map;712 static struct reg_addr_map xr21v141x_reg_map;713 static struct reg_addr_map xr21b142x_reg_map;791 memcpy(&(xr_usb_serial->reg_map),&xr21b140x_reg_map,sizeof(struct reg_addr_map)); in xr_usb_serial_pre_setup()795 memcpy(&(xr_usb_serial->reg_map),&xr21b1411_reg_map,sizeof(struct reg_addr_map)); in xr_usb_serial_pre_setup()801 memcpy(&(xr_usb_serial->reg_map),&xr21v141x_reg_map,sizeof(struct reg_addr_map)); in xr_usb_serial_pre_setup()807 memcpy(&(xr_usb_serial->reg_map),&xr21b142x_reg_map,sizeof(struct reg_addr_map)); in xr_usb_serial_pre_setup()
95 struct reg_addr_map { struct159 struct reg_addr_map reg_map;