Home
last modified time | relevance | path

Searched refs:prc (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtestall.sh58 t prc
59 t prc -e signed-integer
H A Dformats.h40 FORMAT(prc)
H A Dtests.sh175 format1=prc
H A DMakefile.am112 dvms-fmt.c dat.c hcom.c htk.c maud.c prc.c sf.c smp.c \
H A Dprc.c432 LSX_FORMAT_HANDLER(prc) in LSX_FORMAT_HANDLER() argument
H A Dformats.c59 CHECK(prc , 0, 0, "" , 0, 8, "\x37\x00\x00\x10\x6d\x00\x00\x10") in auto_detect_format()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/shaders/
H A Dbillboard.fsh51 vec2 prc = fract(uv / vec2(grid * step_x, grid * step_y));
52 vec2 pw = pow(abs(prc - 0.5), vec2(2.0));
/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c228 struct pucan_wr_err_cnt *prc; in pcan_usb_fd_build_restart_cmd() local
233 prc = (struct pucan_wr_err_cnt *)pc; in pcan_usb_fd_build_restart_cmd()
234 prc->opcode_channel = pucan_cmd_opcode_channel(dev->ctrl_idx, in pcan_usb_fd_build_restart_cmd()
238 prc->sel_mask = cpu_to_le16(PUCAN_WRERRCNT_TE|PUCAN_WRERRCNT_RE); in pcan_usb_fd_build_restart_cmd()
241 prc->tx_counter = 0; in pcan_usb_fd_build_restart_cmd()
242 prc->rx_counter = 0; in pcan_usb_fd_build_restart_cmd()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dbroadsheetfb.c843 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()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dlg2160.c576 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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.h259 u64 prc; /* 00 */ member
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dpmcraid.h387 __le32 prc; member
H A Dipr.h1134 __be32 prc; member
1154 __be32 prc; member
H A Dipr.c1973 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_enhanced_dual_ioa_error()
1999 be32_to_cpu(hostrcb->hcam.u.error.prc)); in ipr_log_dual_ioa_error()