Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_msg.c281 static inline uint16_t get_lpc_addr_shifted(struct mbox_context *context) in get_lpc_addr_shifted() function
355 put_u16(&resp->args[0], get_lpc_addr_shifted(context)); in mbox_handle_read_window()
/openbmc/hiomapd/
H A Dprotocol.c149 static inline uint16_t get_lpc_addr_shifted(struct mbox_context *context) in get_lpc_addr_shifted() function
328 io->resp.lpc_address = get_lpc_addr_shifted(context); in protocol_v1_create_window()
H A Dtransport_mbox.c262 static inline uint16_t get_lpc_addr_shifted(struct mbox_context *context) in get_lpc_addr_shifted() function