Searched defs:l2_flush_en (Results 1 – 5 of 5) sorted by relevance
121 val l2_flush_en = Option.when(EnablePowerDown) (Output(Bool())) constant
97 val l2_flush_en = Option.when(EnablePowerDown) (Output(Bool())) constant
93 val l2_flush_en = Output(Bool()) constant
218 val l2_flush_en = Option.when(EnablePowerDown) (Input(Bool())) constant
238 val l2_flush_en = withClockAndReset(clock, cpuReset_sync) { constant