gpo               882 drivers/net/ethernet/chelsio/cxgb/subr.c 	u32 gpo;
gpo               888 drivers/net/ethernet/chelsio/cxgb/subr.c 		t1_tpi_read(adapter, A_ELMER0_GPO, &gpo);
gpo               889 drivers/net/ethernet/chelsio/cxgb/subr.c 		gpo |= ELMER0_GP_BIT18;
gpo               890 drivers/net/ethernet/chelsio/cxgb/subr.c 		t1_tpi_write(adapter, A_ELMER0_GPO, gpo);
gpo               203 include/linux/mfd/twl6040.h 	struct twl6040_gpo_data *gpo;
gpo              2229 sound/pci/maestro3.c 	u16 gpo, polarity;
gpo              2236 sound/pci/maestro3.c 	gpo = 1 << chip->amp_gpio;
gpo              2238 sound/pci/maestro3.c 	outw(~gpo, io + GPIO_MASK);
gpo              2240 sound/pci/maestro3.c 	outw(inw(io + GPIO_DIRECTION) | gpo,