Home
last modified time | relevance | path

Searched refs:RSC_TBL_SIZE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dstm32_rproc.c43 #define RSC_TBL_SIZE 1024 macro
644 ddata->rsc_va = devm_ioremap_wc(dev, rsc_pa, RSC_TBL_SIZE); in stm32_rproc_get_loaded_rsc_table()
647 &rsc_pa, RSC_TBL_SIZE); in stm32_rproc_get_loaded_rsc_table()
659 *table_sz = RSC_TBL_SIZE; in stm32_rproc_get_loaded_rsc_table()