Searched refs:SRAM_GRANULARITY (Results 1 – 5 of 5) sorted by relevance
195 .granularity = SRAM_GRANULARITY,200 .granularity = SRAM_GRANULARITY,
14 #define SRAM_GRANULARITY 512 macro
18 #define SRAM_GRANULARITY 512 macro
35 #define SRAM_GRANULARITY 32 macro99 sram->pool = devm_gen_pool_create(&pdev->dev, ilog2(SRAM_GRANULARITY), -1); in sram_probe()
62 sram_pool = gen_pool_create(ilog2(SRAM_GRANULARITY), -1); in sram_init()