Searched refs:AspeedSMCFlash (Results 1 – 2 of 2) sorted by relevance
36 OBJECT_DECLARE_SIMPLE_TYPE(AspeedSMCFlash, ASPEED_SMC_FLASH)37 struct AspeedSMCFlash { struct84 AspeedSMCFlash flashes[ASPEED_SMC_CS_MAX];
268 AspeedSMCFlash *fl = &s->flashes[cs]; in aspeed_smc_flash_set_segment_region()368 static inline int aspeed_smc_flash_mode(const AspeedSMCFlash *fl) in aspeed_smc_flash_mode()375 static inline bool aspeed_smc_is_writable(const AspeedSMCFlash *fl) in aspeed_smc_is_writable()382 static inline int aspeed_smc_flash_cmd(const AspeedSMCFlash *fl) in aspeed_smc_flash_cmd()405 static inline int aspeed_smc_flash_addr_width(const AspeedSMCFlash *fl) in aspeed_smc_flash_addr_width()417 static void aspeed_smc_flash_do_select(AspeedSMCFlash *fl, bool unselect) in aspeed_smc_flash_do_select()426 static void aspeed_smc_flash_select(AspeedSMCFlash *fl) in aspeed_smc_flash_select()431 static void aspeed_smc_flash_unselect(AspeedSMCFlash *fl) in aspeed_smc_flash_unselect()436 static uint32_t aspeed_smc_check_segment_addr(const AspeedSMCFlash *fl, in aspeed_smc_check_segment_addr()454 static int aspeed_smc_flash_dummies(const AspeedSMCFlash *fl) in aspeed_smc_flash_dummies()[all …]