Searched refs:ACC_CORE_OF_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/can/esd/ |
D | esdacc.c | 49 acc_set_bits(core, ACC_CORE_OF_CTRL, in acc_resetmode_enter() 58 acc_clear_bits(core, ACC_CORE_OF_CTRL, in acc_resetmode_leave() 205 acc_set_bits(core, ACC_CORE_OF_CTRL, ctrl); in acc_open() 224 acc_clear_bits(core, ACC_CORE_OF_CTRL, in acc_close() 240 acc_clear_bits(core, ACC_CORE_OF_CTRL, in acc_close()
|
D | esdacc.h | 54 #define ACC_CORE_OF_CTRL 0x0000 macro 305 u32 ctrl = acc_read32(core, ACC_CORE_OF_CTRL); in acc_resetmode_entered()
|