Searched refs:AFIO_CPSCTL_CPS_EN (Results 1 – 6 of 6) sorted by relevance
290 #define AFIO_CPSCTL_CPS_EN BIT(0) /*!< I/O compensation cell enable */ macro422 #define GPIO_COMPENSATION_ENABLE AFIO_CPSCTL_CPS_EN /*!< I/O compensation cell is en…
295 #define AFIO_CPSCTL_CPS_EN BIT(0) /*!< I/O compensation cell enable */ macro434 #define GPIO_COMPENSATION_ENABLE AFIO_CPSCTL_CPS_EN …
537 reg &= ~AFIO_CPSCTL_CPS_EN; in gpio_compensation_config()
524 reg &= ~AFIO_CPSCTL_CPS_EN; in gpio_compensation_config()
686 reg &= ~AFIO_CPSCTL_CPS_EN; in gpio_compensation_config()
346 #define AFIO_CPSCTL_CPS_EN BIT(0) /*!< I/O compensation cell enable */ macro704 #define GPIO_COMPENSATION_ENABLE AFIO_CPSCTL_CPS_EN …