Searched refs:GPIO_PAR_DSPI_PCS5_PCS5 (Results 1 – 2 of 2) sorted by relevance
37 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5); in dspi_chip_select()38 setbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5); in dspi_chip_select()79 clrbits_8(&gpio->par_dspi, GPIO_PAR_DSPI_PCS5_PCS5); in dspi_chip_unselect()
331 #define GPIO_PAR_DSPI_PCS5_PCS5 (0x40) macro