Searched refs:LOONGSON_NAND_CELL_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance
67 #define LOONGSON_NAND_CELL_SIZE_MASK GENMASK(11, 8) macro745 regmap_update_bits(host->regmap, LOONGSON_NAND_PARAM, LOONGSON_NAND_CELL_SIZE_MASK, in loongson_nand_attach_chip()746 FIELD_PREP(LOONGSON_NAND_CELL_SIZE_MASK, cell_size)); in loongson_nand_attach_chip()