Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device.c161 u32 raw_mode; in spl_boot_device() local
169 raw_mode = __uniphier_boot_device_raw(info); in spl_boot_device()
172 info->boot_device_fixup(raw_mode) : raw_mode; in spl_boot_device()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c815 int raw_mode = 0; in sunxi_nfc_hw_ecc_read_chunk() local
878 raw_mode = 1; in sunxi_nfc_hw_ecc_read_chunk()
900 return raw_mode; in sunxi_nfc_hw_ecc_read_chunk()
1012 bool raw_mode = false; in sunxi_nfc_hw_ecc_read_page() local
1029 raw_mode = true; in sunxi_nfc_hw_ecc_read_page()
1034 !raw_mode, page); in sunxi_nfc_hw_ecc_read_page()
1142 bool raw_mode = false; in sunxi_nfc_hw_syndrome_ecc_read_page() local
1158 raw_mode = true; in sunxi_nfc_hw_syndrome_ecc_read_page()
1163 !raw_mode, page); in sunxi_nfc_hw_syndrome_ecc_read_page()