Home
last modified time | relevance | path

Searched refs:REG_FN_WRITE_BASE (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/sh/intc/
Daccess.c201 [REG_FN_WRITE_BASE + 0] = write_8,
202 [REG_FN_WRITE_BASE + 1] = write_16,
203 [REG_FN_WRITE_BASE + 3] = write_32,
Dhandle.c56 fn = REG_FN_WRITE_BASE; in _intc_mask_data()
124 fn = REG_FN_WRITE_BASE; in _intc_prio_data()
Dinternals.h80 REG_FN_WRITE_BASE = 5, enumerator