Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_astlpc.c37 struct mctp_binding_astlpc_mmio { struct
48 struct mctp_binding_astlpc_mmio mmio; argument
64 container_of(b, struct mctp_binding_astlpc_mmio, astlpc)
70 struct mctp_binding_astlpc_mmio *mmio = binding_to_mmio(data); in mctp_astlpc_mmio_kcs_read()
89 struct mctp_binding_astlpc_mmio *mmio = binding_to_mmio(data); in mctp_astlpc_mmio_kcs_write()
119 struct mctp_binding_astlpc_mmio *mmio = binding_to_mmio(data); in mctp_astlpc_mmio_lpc_read()
134 struct mctp_binding_astlpc_mmio *mmio = binding_to_mmio(data); in mctp_astlpc_mmio_lpc_write()
372 struct mctp_binding_astlpc_mmio mmio = { 0 }; in astlpc_test_host_before_bmc()