Lines Matching refs:pcan_write_reg
219 static void pcan_write_reg(struct pcan_pccard *card, int port, u8 v)
268 pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WREN);
276 pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_RDSR);
294 pcan_write_reg(card, PCC_SPI_ADR, addr & 0xff);
295 pcan_write_reg(card, PCC_SPI_DOR, v);
301 pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WRITE(addr));
309 pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_RDSR);
327 pcan_write_reg(card, PCC_SPI_IR, PCC_EEP_WRDI);
355 pcan_write_reg(card, PCC_CCR, ccr);
412 pcan_write_reg(card, PCC_CCR, ccr);
521 pcan_write_reg(card, PCC_CCR, ccr);
527 pcan_write_reg(card, PCC_CCR, ccr);
588 pcan_write_reg(card, PCC_CCR, ccr);