|
BEST PCIe driver
|
Altera System ID check. More...
#include <linux/types.h>#include <linux/module.h>#include <linux/time.h>Go to the source code of this file.
Functions | |
| void | print_system_id (uint32_t *base) |
| Prints system ID on debug stream. More... | |
| uint32_t | get_system_id (uint32_t *base) |
| Gets system ID. More... | |
Altera System ID check.
| uint32_t get_system_id | ( | uint32_t * | base | ) |
Gets system ID.
| base | Virtual address of module |
| void print_system_id | ( | uint32_t * | base | ) |
Prints system ID on debug stream.
| base | Virtual address of module |