Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dfastmap-wl.c56 struct ubi_fm_pool *pool) in return_unused_pool_pebs()
121 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_refill_pools() local
208 struct ubi_fm_pool *pool = &ubi->fm_pool; in ubi_wl_get_peb() local
261 struct ubi_fm_pool *pool = &ubi->fm_wl_pool; in get_peb_for_wl() local
/rk3399_rockchip-uboot/drivers/net/
H A Dmvpp2.c90 #define MVPP2_POOL_BUF_SIZE_REG(pool) (0x180 + 4 * (pool)) argument
268 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) argument
270 #define MVPP2_BM_POOL_SIZE_REG(pool) (0x6040 + ((pool) * 4)) argument
272 #define MVPP2_BM_POOL_READ_PTR_REG(pool) (0x6080 + ((pool) * 4)) argument
274 #define MVPP2_BM_POOL_PTRS_NUM_REG(pool) (0x60c0 + ((pool) * 4)) argument
276 #define MVPP2_BM_BPPI_READ_PTR_REG(pool) (0x6100 + ((pool) * 4)) argument
277 #define MVPP2_BM_BPPI_PTRS_NUM_REG(pool) (0x6140 + ((pool) * 4)) argument
280 #define MVPP2_BM_POOL_CTRL_REG(pool) (0x6200 + ((pool) * 4)) argument
292 #define MVPP2_BM_INTR_CAUSE_REG(pool) (0x6240 + ((pool) * 4)) argument
298 #define MVPP2_BM_INTR_MASK_REG(pool) (0x6280 + ((pool) * 4)) argument
[all …]