enum_ids          267 drivers/pinctrl/sh-pfc/core.c 				if (config_reg->enum_ids[pos + n] == enum_id) {
enum_ids          716 drivers/pinctrl/sh-pfc/core.c static bool __init is0s(const u16 *enum_ids, unsigned int n)
enum_ids          721 drivers/pinctrl/sh-pfc/core.c 		if (enum_ids[i])
enum_ids          741 drivers/pinctrl/sh-pfc/core.c 		if (fw > 3 && is0s(&cfg_reg->enum_ids[n], 1 << fw)) {
enum_ids           84 drivers/pinctrl/sh-pfc/gpio.c 			if (dreg->enum_ids[bit] == pin->enum_id) {
enum_ids          124 drivers/pinctrl/sh-pfc/sh_pfc.h 	const u16 *enum_ids;
enum_ids          146 drivers/pinctrl/sh-pfc/sh_pfc.h 	.enum_ids = (const u16 [(r_width / f_width) * (1 << f_width)])	\
enum_ids          165 drivers/pinctrl/sh-pfc/sh_pfc.h 	.enum_ids = (const u16 []) { ids }
enum_ids          200 drivers/pinctrl/sh-pfc/sh_pfc.h 	const u16 *enum_ids;
enum_ids          215 drivers/pinctrl/sh-pfc/sh_pfc.h 	.enum_ids = (const u16 [r_width]) { ids }
enum_ids           58 drivers/sh/intc/balancing.c 		for (j = 0; j < ARRAY_SIZE(mr->enum_ids); j++) {
enum_ids           59 drivers/sh/intc/balancing.c 			if (mr->enum_ids[j] != enum_id)
enum_ids           27 drivers/sh/intc/handle.c 		for (j = 0; g->enum_ids[j]; j++) {
enum_ids           28 drivers/sh/intc/handle.c 			if (g->enum_ids[j] != enum_id)
enum_ids           51 drivers/sh/intc/handle.c 		for (; *fld_idx < ARRAY_SIZE(mr->enum_ids); (*fld_idx)++) {
enum_ids           52 drivers/sh/intc/handle.c 			if (mr->enum_ids[*fld_idx] != enum_id)
enum_ids          119 drivers/sh/intc/handle.c 		for (; *fld_idx < ARRAY_SIZE(pr->enum_ids); (*fld_idx)++) {
enum_ids          120 drivers/sh/intc/handle.c 			if (pr->enum_ids[*fld_idx] != enum_id)
enum_ids          185 drivers/sh/intc/handle.c 		for (j = 0; j < ARRAY_SIZE(mr->enum_ids); j++) {
enum_ids          186 drivers/sh/intc/handle.c 			if (mr->enum_ids[j] != enum_id)
enum_ids          267 drivers/sh/intc/handle.c 		for (j = 0; j < ARRAY_SIZE(sr->enum_ids); j++) {
enum_ids          268 drivers/sh/intc/handle.c 			if (sr->enum_ids[j] != enum_id)
enum_ids          164 drivers/sh/intc/virq.c 	for (i = 0; i < ARRAY_SIZE(subgroup->enum_ids); i++) {
enum_ids          168 drivers/sh/intc/virq.c 		if (!subgroup->enum_ids[i])
enum_ids          176 drivers/sh/intc/virq.c 		entry->enum_id = subgroup->enum_ids[i];
enum_ids           36 include/linux/sh_intc.h 	intc_enum enum_ids[32];
enum_ids           44 include/linux/sh_intc.h 	intc_enum enum_ids[32];
enum_ids           49 include/linux/sh_intc.h 	intc_enum enum_ids[32];
enum_ids           60 include/linux/sh_intc.h 	intc_enum enum_ids[16];
enum_ids           68 include/linux/sh_intc.h 	intc_enum enum_ids[16];