type0            2568 arch/mips/include/asm/octeon/cvmx-pip-defs.h 		uint64_t type0:16;
type0            2570 arch/mips/include/asm/octeon/cvmx-pip-defs.h 		uint64_t type0:16;
type0             178 arch/powerpc/platforms/chrp/setup.c 	u8 level0, type0, active;
type0             184 arch/powerpc/platforms/chrp/setup.c 	type0 = sio_read(0x71);
type0             185 arch/powerpc/platforms/chrp/setup.c 	if (level0 != level || type0 != type || !active) {
type0             188 arch/powerpc/platforms/chrp/setup.c 		       name, level0, type0, !active ? "in" : "", level, type);
type0             596 drivers/gpio/gpio-aspeed.c 	u32 type0 = 0;
type0             617 drivers/gpio/gpio-aspeed.c 		type0 |= bit;
type0             623 drivers/gpio/gpio-aspeed.c 		type0 |= bit;
type0             638 drivers/gpio/gpio-aspeed.c 	reg = (reg & ~bit) | type0;
type0             290 drivers/gpio/sgpio-aspeed.c 	u32 type0 = 0;
type0             308 drivers/gpio/sgpio-aspeed.c 		type0 |= bit;
type0             314 drivers/gpio/sgpio-aspeed.c 		type0 |= bit;
type0             328 drivers/gpio/sgpio-aspeed.c 	reg = (reg & ~bit) | type0;
type0             192 drivers/pinctrl/pinctrl-rockchip.c #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) \
type0             204 drivers/pinctrl/pinctrl-rockchip.c 			{ .drv_type = type0, .offset = -1 },		\