Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dpl35x-nand-controller.c56 #define PL35X_SMC_OPMODE_BW_8 0 macro
223 if (bw != PL35X_SMC_OPMODE_BW_8 && bw != PL35X_SMC_OPMODE_BW_16) in pl35x_smc_set_buswidth()
304 ret = pl35x_smc_set_buswidth(nfc, PL35X_SMC_OPMODE_BW_8); in pl35x_smc_force_byte_access()
1011 ret = pl35x_smc_set_buswidth(nfc, PL35X_SMC_OPMODE_BW_8); in pl35x_nand_reset_state()