Searched defs:mtk_nor (Results 1 – 1 of 1) sorted by relevance
113 struct mtk_nor { struct121 static void mtk_nor_set_read_mode(struct mtk_nor *mtk_nor) in mtk_nor_set_read_mode()151 static int mtk_nor_execute_cmd(struct mtk_nor *mtk_nor, u8 cmdval) in mtk_nor_execute_cmd()161 static int mtk_nor_do_tx_rx(struct mtk_nor *mtk_nor, u8 op, in mtk_nor_do_tx_rx()204 static int mtk_nor_wr_sr(struct mtk_nor *mtk_nor, u8 sr) in mtk_nor_wr_sr()211 static int mtk_nor_write_buffer_enable(struct mtk_nor *mtk_nor) in mtk_nor_write_buffer_enable()224 static int mtk_nor_write_buffer_disable(struct mtk_nor *mtk_nor) in mtk_nor_write_buffer_disable()234 static void mtk_nor_set_addr_width(struct mtk_nor *mtk_nor) in mtk_nor_set_addr_width()257 static void mtk_nor_set_addr(struct mtk_nor *mtk_nor, u32 addr) in mtk_nor_set_addr()277 struct mtk_nor *mtk_nor = nor->priv; in mtk_nor_read() local[all …]