Searched defs:hardware (Results 1 – 4 of 4) sorted by relevance
168 ### Hook scripts255 ### Board-type-specific configuration267 ### Execution environment configuration285 ### Board module parameter usage292 ### U-Boot `.config` feature usage308 ### Complete invocation example
48 #define GET_RKCE_REG(hardware) (((struct rkce_hardware *)(hardware))->rkce_reg) argument49 #define CHECK_RKCE_INITED(hardware) WARN_ON_ONCE(!(hardware) || \ argument290 struct rkce_hardware *hardware; in rkce_hardware_alloc() local355 struct rkce_hardware *hardware = rkce_hw; in rkce_push_td() local537 struct rkce_hardware *hardware = rkce_hw; in rkce_irq_callback_set() local558 struct rkce_hardware *hardware = rkce_hw; in rkce_irq_handler() local593 struct rkce_hardware *hardware = rkce_hw; in rkce_irq_thread() local
47 void *hardware; member
894 int __maybe_unused omap_nand_switch_ecc(uint32_t hardware, uint32_t eccstrength) in omap_nand_switch_ecc()