Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Ddiscovery.h59 uint16_t binary_size; /* Binary Size*/ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_proto.h266 uint32 binary_size; member
H A Ddhd_pcie.c10432 host_location.binary_size = htol32(bus->hostfw_buf.len); in dhdpcie_bus_download_state()
10441 host_location.addr_lo, host_location.binary_size)); in dhdpcie_bus_download_state()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_proto.h270 uint32 binary_size; member
H A Ddhd_pcie.c10439 host_location.binary_size = htol32(bus->hostfw_buf.len); in dhdpcie_bus_download_state()
10448 host_location.addr_lo, host_location.binary_size)); in dhdpcie_bus_download_state()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_discovery.c192 size = bhdr->binary_size - offset; in amdgpu_discovery_init()