Searched refs:ELM_LOCATION_CONFIG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | omap_elm.c | 22 #define ELM_LOCATION_CONFIG 0x020 macro 122 elm_write_reg(info, ELM_LOCATION_CONFIG, reg_val); in elm_config() 447 regs->elm_location_config = elm_read_reg(info, ELM_LOCATION_CONFIG); in elm_context_save() 495 elm_write_reg(info, ELM_LOCATION_CONFIG, regs->elm_location_config); in elm_context_restore()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | omap_elm.c | 22 #define ELM_LOCATION_CONFIG 0x020 macro 125 elm_write_reg(info, ELM_LOCATION_CONFIG, reg_val); in elm_config() 444 regs->elm_location_config = elm_read_reg(info, ELM_LOCATION_CONFIG); in elm_context_save() 492 elm_write_reg(info, ELM_LOCATION_CONFIG, regs->elm_location_config); in elm_context_restore()
|
Completed in 4 milliseconds