Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvmem/
Dimx-ocotp-scu.c25 #define ECC_REGION BIT(0) macro
59 {0x10, 0x10f, ECC_REGION},
61 {0x220, 0x31F, ECC_REGION},
70 {0x10, 0x10f, ECC_REGION},
71 {0x1a0, 0x1ff, ECC_REGION},
99 if (data->region[i].flag & ECC_REGION) { in in_ecc()