Searched refs:master_cs_pol (Results 1 – 14 of 14) sorted by relevance
314 hw->pin.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()316 hw->pin.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
128 …uint32_t master_cs_pol : 6; /*In the master mode the bits are the polarity of … member
474 hw->misc.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()476 hw->misc.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
476 hw->misc.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()478 hw->misc.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
472 hw->misc.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()474 hw->misc.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
478 hw->misc.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()480 hw->misc.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
131 …uint32_t master_cs_pol : 6; /*In the master mode the bits are the polarity of … member
139 …uint32_t master_cs_pol : 6; /*In the master mode the bits are the polarity of … member
436 hw->misc.master_cs_pol |= (1 << cs); in spi_ll_master_set_pos_cs()438 hw->misc.master_cs_pol &= ~(1 << cs); in spi_ll_master_set_pos_cs()
387 uint32_t master_cs_pol:6; member
181 …uint32_t master_cs_pol: 3; /*In the master mode the bits are the polarity of… member
160 …uint32_t master_cs_pol: 6; /*In the master mode the bits are the polarity of sp… member