Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-uniphier/boot-device/
A Dboot-device.c184 u32 raw_mode; in spl_boot_device() local
192 raw_mode = __uniphier_boot_device_raw(info); in spl_boot_device()
195 info->boot_device_fixup(raw_mode) : raw_mode; in spl_boot_device()
/u-boot/drivers/mtd/nand/raw/
A Dsunxi_nand.c822 int raw_mode = 0; in sunxi_nfc_hw_ecc_read_chunk() local
885 raw_mode = 1; in sunxi_nfc_hw_ecc_read_chunk()
907 return raw_mode; in sunxi_nfc_hw_ecc_read_chunk()
1019 bool raw_mode = false; in sunxi_nfc_hw_ecc_read_page() local
1036 raw_mode = true; in sunxi_nfc_hw_ecc_read_page()
1041 !raw_mode, page); in sunxi_nfc_hw_ecc_read_page()
1149 bool raw_mode = false; in sunxi_nfc_hw_syndrome_ecc_read_page() local
1165 raw_mode = true; in sunxi_nfc_hw_syndrome_ecc_read_page()
1170 !raw_mode, page); in sunxi_nfc_hw_syndrome_ecc_read_page()

Completed in 7 milliseconds