Home
last modified time | relevance | path

Searched hist:e54094f2f9e812ae7b0d2ab2353ca11c0502849a (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dio.he54094f2f9e812ae7b0d2ab2353ca11c0502849a Sun May 01 17:35:54 UTC 2016 Simon Glass <sjg@chromium.org> sandbox: Add string and 16-bit I/O functions

Add outsw() and insw() functions for sandbox, as these are needed by the IDE
code. The functions will not do anything useful if called, but allow the
code to be compiled.

Also add out16() and in16(), required by systemace.

Signed-off-by: Simon Glass <sjg@chromium.org>