Go to the source code of this file.
|
enum | {
SYSBUS = 0
, EXT_SYS_BUS
, PBUS
, PKTRAM
,
GRAM
, LMAC_ROM
, LMAC_RET_RAM
, LMAC_SRC_RAM
,
UMAC_ROM
, UMAC_RET_RAM
, UMAC_SRC_RAM
, NUM_MEM_BLOCKS
} |
| Header containing common functions for RPU hardware interaction using QSPI and SPI that can be invoked by shell or the driver. More...
|
|
◆ anonymous enum
Header containing common functions for RPU hardware interaction using QSPI and SPI that can be invoked by shell or the driver.
Enumerator |
---|
SYSBUS | |
EXT_SYS_BUS | |
PBUS | |
PKTRAM | |
GRAM | |
LMAC_ROM | |
LMAC_RET_RAM | |
LMAC_SRC_RAM | |
UMAC_ROM | |
UMAC_RET_RAM | |
UMAC_SRC_RAM | |
NUM_MEM_BLOCKS | |
◆ rpu_clks_on()
◆ rpu_disable()
◆ rpu_enable()
◆ rpu_get_sleep_stats()
◆ rpu_init()
◆ rpu_irq_config()
int rpu_irq_config |
( |
struct gpio_callback * | irq_callback_data, |
|
|
void(* | irq_handler )() ) |
◆ rpu_irq_remove()
◆ rpu_rdsr1()
◆ rpu_rdsr2()
◆ rpu_read()
int rpu_read |
( |
unsigned int | addr, |
|
|
void * | data, |
|
|
int | len ) |
◆ rpu_sleep()
◆ rpu_sleep_status()
int rpu_sleep_status |
( |
void | | ) |
|
◆ rpu_wakeup()
◆ rpu_write()
int rpu_write |
( |
unsigned int | addr, |
|
|
const void * | data, |
|
|
int | len ) |
◆ rpu_wrsr2()
◆ blk_name
◆ rpu_7002_memmap