Searched refs:stats_addr_high (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/firmware/scmi/
H A Dpwdom.c38 *stats_addr = ((u64)out.stats_addr_high << 32) + out.stats_addr_low;
H A Dsandbox-scmi_agent.c516 out->stats_addr_high = 0;
/u-boot/include/
H A Dscmi_protocols.h569 * @stats_addr_high: Higher 32 bits of address of statistics memory region
576 u32 stats_addr_high; member in struct:scmi_pwd_protocol_attrs_out

Completed in 49 milliseconds