Searched refs:Gpbr (Results 1 – 11 of 11) sorted by relevance
58 ((Gpbr *)hw)->SYS_GPBR[index] |= GPBR_SYS_GPBR_GPBR_VALUE(mask); in hri_gpbr_set_SYS_GPBR_GPBR_VALUE_bf()66 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_get_SYS_GPBR_GPBR_VALUE_bf()76 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_write_SYS_GPBR_GPBR_VALUE_bf()79 ((Gpbr *)hw)->SYS_GPBR[index] = tmp; in hri_gpbr_write_SYS_GPBR_GPBR_VALUE_bf()102 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_read_SYS_GPBR_GPBR_VALUE_bf()110 ((Gpbr *)hw)->SYS_GPBR[index] |= mask; in hri_gpbr_set_SYS_GPBR_reg()118 tmp = ((Gpbr *)hw)->SYS_GPBR[index]; in hri_gpbr_get_SYS_GPBR_reg()126 ((Gpbr *)hw)->SYS_GPBR[index] = data; in hri_gpbr_write_SYS_GPBR_reg()133 ((Gpbr *)hw)->SYS_GPBR[index] &= ~mask; in hri_gpbr_clear_SYS_GPBR_reg()140 ((Gpbr *)hw)->SYS_GPBR[index] ^= mask; in hri_gpbr_toggle_SYS_GPBR_reg()[all …]
74 } Gpbr; typedef80 } Gpbr; typedef
669 #define GPBR ((Gpbr *)0x400E1890U) /**< \brief (GPBR ) Base Address…
714 #define GPBR ((Gpbr *)0x400E1890U) /**< \brief (GPBR ) Base Address…
744 #define GPBR ((Gpbr *)0x400E1890U) /**< \brief (GPBR ) Base Address…
Completed in 53 milliseconds