Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dstate.h173 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ macro
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c140 SANDBOX_STATE_IO(sandbox_tpm, "google,sandbox-tpm", sandbox_tpm_read_state,
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c149 SANDBOX_STATE_IO(cros_ec, "google,cros-ec", cros_ec_read_state,
/openbmc/u-boot/board/sandbox/
H A DREADME.sandbox387 described above. Define handlers for this with the SANDBOX_STATE_IO macro.