Searched hist:"91 ec615e5474e38bbd65f36b861849e70311548b" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/board/imgtec/malta/ |
| H A D | superio.c | 91ec615e5474e38bbd65f36b861849e70311548b Fri Jan 29 13:54:54 UTC 2016 Paul Burton <paul.burton@imgtec.com> malta: Use I/O accessors for SuperI/O controller
Rather than passing the I/O port base address to the Super I/O code, switch it to using outb such that it makes use of the I/O port base address automatically.
Drop the extern keyword to satisfy checkpatch whilst here.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
|
| H A D | superio.h | 91ec615e5474e38bbd65f36b861849e70311548b Fri Jan 29 13:54:54 UTC 2016 Paul Burton <paul.burton@imgtec.com> malta: Use I/O accessors for SuperI/O controller
Rather than passing the I/O port base address to the Super I/O code, switch it to using outb such that it makes use of the I/O port base address automatically.
Drop the extern keyword to satisfy checkpatch whilst here.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
|
| H A D | malta.c | 91ec615e5474e38bbd65f36b861849e70311548b Fri Jan 29 13:54:54 UTC 2016 Paul Burton <paul.burton@imgtec.com> malta: Use I/O accessors for SuperI/O controller
Rather than passing the I/O port base address to the Super I/O code, switch it to using outb such that it makes use of the I/O port base address automatically.
Drop the extern keyword to satisfy checkpatch whilst here.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
|