Home
last modified time | relevance | path

Searched refs:sync_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/greybus/
Dgb-beagleplay.c663 static const u8 sync_bytes[] = { 0x55, 0x55 }; in cc1352_bootloader_sync() local
665 serdev_device_write_buf(bg->sd, sync_bytes, sizeof(sync_bytes)); in cc1352_bootloader_sync()