Searched refs:prc (Results 1 – 8 of 8) sorted by relevance
/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_fd.c | 226 struct pucan_wr_err_cnt *prc; in pcan_usb_fd_build_restart_cmd() local 231 prc = (struct pucan_wr_err_cnt *)pc; in pcan_usb_fd_build_restart_cmd() 232 prc->opcode_channel = pucan_cmd_opcode_channel(dev->ctrl_idx, in pcan_usb_fd_build_restart_cmd() 236 prc->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE|PUCAN_WRERRCNT_RE); in pcan_usb_fd_build_restart_cmd() 239 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd() 240 prc->rx_counter = 0; in pcan_usb_fd_build_restart_cmd()
|
/drivers/gpu/drm/panel/ |
D | panel-ilitek-ili9341.c | 135 u8 prc; member 212 .prc = 0x20, 315 mipi_dbi_command(ili->dbi, ILI9341_PRC, cfg->prc); in ili9341_dpi_init()
|
/drivers/video/fbdev/ |
D | broadsheetfb.c | 843 u16 rev, prc; in broadsheet_identify() local 847 prc = broadsheet_read_reg(par, BS_REG_PRC); in broadsheet_identify() 848 dev_info(dev, "Broadsheet Rev 0x%x, Product Code 0x%x\n", rev, prc); in broadsheet_identify() 850 if (prc != 0x0047) in broadsheet_identify()
|
/drivers/media/dvb-frontends/ |
D | lg2160.c | 576 static int lg216x_get_prc(struct lg216x_state *state, u8 *prc) in lg216x_get_prc() argument 581 *prc = 0xff; /* invalid value */ in lg216x_get_prc() 587 *prc = ((val >> 5) & 0x07) + 1; in lg216x_get_prc()
|
/drivers/net/ethernet/ibm/ehea/ |
D | ehea_phyp.h | 259 u64 prc; /* 00 */ member
|
/drivers/scsi/ |
D | pmcraid.h | 387 __le32 prc; member
|
D | ipr.h | 1135 __be32 prc; member 1155 __be32 prc; member
|
D | ipr.c | 1974 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_enhanced_dual_ioa_error() 2000 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_dual_ioa_error()
|