ucc_configure
.ucc_configure = ucc_configure,
.ucc_configure = ucc_configure,
if (data->ucc_configure)
data->ucc_configure(res.start, res.end);
void (*ucc_configure)(phys_addr_t start, phys_addr_t end);