Home
last modified time | relevance | path

Searched defs:action (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7m/
H A Dcache.c76 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 Deeprom.c294 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 Dhashtable.c225 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 Dmultiplexed_log.py495 def action(self, msg): member in Logfile
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dqconf.cc883 QAction *action; in contextMenuEvent() local
1237 QAction* action = new QAction(_("Show Debug Info"), popup); in createStandardContextMenu() local
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.c244 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 Dscc.h98 u32 action:4; /* DMA Command encoding */ member
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c92 int action; /* what to do */ member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlpt_commit.c1788 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 Dresource_tool.c1174 enum ACTION action = ACTION_PACK; in main() local