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