Searched defs:gp (Results 1 – 11 of 11) sorted by relevance
21 #define GPIO_TO_REG(gp) (gp >> 5) argument22 #define GPIO_TO_BIT(gp) (1 << (gp & 0x1F)) argument23 #define GPIO_VAL(gp, val) ((val >> (gp & 0x1F)) & 0x01) argument
62 #define GPIO_BANK(gp) (davinci_gpio_bank01 + ((gp) >> 5)) argument63 #define GPIO_BIT(gp) ((gp) & 0x1F) argument
53 #define gp $28 /* global pointer */ macro96 #define gp $28 /* global pointer - caller saved for PIC */ macro
129 struct apb_misc_gp_ctlr *gp = in warmboot_save_sdram_params() local193 struct apb_misc_gp_ctlr *gp = in get_major_version() local245 struct apb_misc_gp_ctlr *gp = in fuse_get_operation_mode() local
26 struct apb_misc_gp_ctlr *gp = in tegra_get_chip() local
20 struct apb_misc_gp_ctlr *gp; in get_num_cpus() local
14 unsigned char gp; member
132 void mx31_set_gpr(enum iomux_gp_func gp, char en) in mx31_set_gpr()
44 NDS32_REG gp; /* r29 */ member
404 struct armada_37xx_pin_group *gp = &info->groups[g]; in armada_37xx_fill_func() local
493 u32 gp[8]; member506 u32 gp[3]; member