Searched defs:action (Results 1 – 10 of 10) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7m/ |
| H A D | cache.c | 76 static u32 *get_action_reg_set_ways(enum cache_action action) in get_action_reg_set_ways() 96 static u32 *get_action_reg_range(enum cache_action action) in get_action_reg_range() 136 static int action_cache_range(enum cache_action action, u32 start_addr, in action_cache_range() 171 static int action_dcache_all(enum cache_action action) in action_dcache_all()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | eeprom.c | 294 static int eeprom_execute_command(enum eeprom_action action, int i2c_bus, in eeprom_execute_command() 350 enum eeprom_action action = EEPROM_ACTION_INVALID; in do_eeprom() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | hashtable.c | 225 static inline int _compare_and_overwrite_entry(ENTRY item, ACTION action, in _compare_and_overwrite_entry() 271 int hsearch_r(ENTRY item, ACTION action, ENTRY ** retval, in hsearch_r()
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | multiplexed_log.py | 495 def action(self, msg): member in Logfile
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | qconf.cc | 883 QAction *action; in contextMenuEvent() local 1237 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local
|
| /rk3399_rockchip-uboot/drivers/ufs/ |
| H A D | ufs.c | 244 static const char *const action[] = { in ufshcd_dme_set_attr() local 282 static const char *const action[] = { in ufshcd_dme_get_attr() local
|
| /rk3399_rockchip-uboot/board/micronas/vct/ |
| H A D | scc.h | 98 u32 action:4; /* DMA Command encoding */ member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | usb_storage.c | 92 int action; /* what to do */ member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | lpt_commit.c | 1788 int dbg_chk_lpt_sz(struct ubifs_info *c, int action, int len) in dbg_chk_lpt_sz()
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | resource_tool.c | 1174 enum ACTION action = ACTION_PACK; in main() local
|