Home
last modified time | relevance | path

Searched defs:ecc_stat (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/mtd/nand/raw/
Dmxc_nand.c385 static u32 get_ecc_status_v2_v3(struct nand_chip *chip, unsigned int ecc_stat) in get_ecc_status_v2_v3()
417 u32 ecc_stat = readl(NFC_V1_V2_ECC_STATUS_RESULT); in get_ecc_status_v2() local
426 u32 ecc_stat = readl(NFC_V3_ECC_STATUS_RESULT); in get_ecc_status_v3() local
Drenesas-nand-controller.c416 u32 ecc_stat; in rnandc_read_page_hw_ecc() local
510 u32 ecc_stat; in rnandc_read_subpage_hw_ecc() local
/linux-6.12.1/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-core.c1312 u32 ecc_stat; in mcp251xfd_handle_eccif() local
Dmcp251xfd.h589 u32 ecc_stat; member