wlcore_raw_write
ret = wlcore_raw_write(wl, 0, buf, bytes, false);
return wlcore_raw_write(wl, addr, wl->buffer_32,
return wlcore_raw_write(wl, physical, buf, len, fixed);
return wlcore_raw_write(wl, wl->rtable[reg], buf, len, fixed);