Searched refs:SANDBOX_STATE_IO (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/arch/sandbox/include/asm/ |
D | state.h | 140 #define SANDBOX_STATE_IO(_name, _compat, _read, _write) \ macro
|
/external/u-boot/drivers/tpm/ |
D | tpm_tis_sandbox.c | 121 SANDBOX_STATE_IO(sandbox_tpm, "google,sandbox-tpm", sandbox_tpm_read_state,
|
/external/u-boot/drivers/misc/ |
D | cros_ec_sandbox.c | 149 SANDBOX_STATE_IO(cros_ec, "google,cros-ec", cros_ec_read_state,
|
/external/u-boot/board/sandbox/ |
D | README.sandbox | 359 described above. Define handlers for this with the SANDBOX_STATE_IO macro.
|