Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/ccp/
Dsp-platform.c154 sp->axcache = CACHE_WB_NO_ALLOC; in sp_platform_probe()
156 sp->axcache = CACHE_NONE; in sp_platform_probe()
Dsp-dev.h88 unsigned int axcache; member
Dccp-dev.c485 ccp->axcache = sp->axcache; in ccp_alloc_struct()
Dccp-dev.h432 unsigned int axcache; member
Dccp-dev-v3.c428 iowrite32(ccp->axcache, ccp->io_regs + CMD_Q_CACHE_BASE + in ccp_init()
/linux-6.1.9/drivers/soc/tegra/cbb/
Dtegra194-cbb.c131 u8 axcache; member
1648 usrbits->axcache = FIELD_GET(CBB_NOC_AXCACHE, elog_5); in cbbcentralnoc_parse_userbits()
1660 usrbits->axcache = FIELD_GET(CLUSTER_NOC_AXCACHE, elog_5); in clusternoc_parse_userbits()
1783 tegra_cbb_print_cache(file, userbits.axcache); in print_errlog5()