Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/
H A Dmboxd_lpc.c68 context->lpc_base = 0x0FFFFFFF & -context->mem_size; in __init_lpc_dev()
156 .addr = context->lpc_base, in point_to_memory()
H A Dmbox.h165 uint32_t lpc_base; member
H A Dmboxd_msg.c288 lpc_addr = context->lpc_base + mem_offset; in get_lpc_addr_shifted()
/openbmc/hiomapd/
H A Dlpc.c68 context->lpc_base = 0x0FFFFFFF & -context->mem_size; in __lpc_dev_init()
157 .addr = context->lpc_base, in lpc_map_memory()
H A Dmboxd.h104 uint32_t lpc_base; member
H A Dtransport_mbox.c269 lpc_addr = context->lpc_base + mem_offset; in get_lpc_addr_shifted()
H A Dprotocol.c156 lpc_addr = context->lpc_base + mem_offset; in get_lpc_addr_shifted()