Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sh/intc/
H A Daccess.c198 [REG_FN_TEST_BASE + 0] = test_8,
199 [REG_FN_TEST_BASE + 1] = test_16,
200 [REG_FN_TEST_BASE + 3] = test_32,
H A Dinternals.h79 REG_FN_TEST_BASE = 1, enumerator
H A Dvirq.c139 unsigned int fn = REG_FN_TEST_BASE + (subgroup->reg_width >> 3) - 1; in intc_subgroup_data()