Searched refs:NV_PA_FUSE_BASE (Results 1 – 3 of 3) sorted by relevance
35 #define NV_PA_FUSE_BASE (NV_PA_APB_MISC_BASE + 0xF800) macro
217 struct fuse_regs *fuse = (struct fuse_regs *)NV_PA_FUSE_BASE; in ap20_is_odm_production_mode()228 struct fuse_regs *fuse = (struct fuse_regs *)NV_PA_FUSE_BASE; in ap20_is_production_mode()
42 struct fuse_regs *fuse = (struct fuse_regs *)NV_PA_FUSE_BASE; in tegra_get_sku_info()