Searched refs:prc (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | testall.sh | 58 t prc 59 t prc -e signed-integer
|
| H A D | formats.h | 40 FORMAT(prc)
|
| H A D | tests.sh | 175 format1=prc
|
| H A D | Makefile.am | 112 dvms-fmt.c dat.c hcom.c htk.c maud.c prc.c sf.c smp.c \
|
| H A D | prc.c | 432 LSX_FORMAT_HANDLER(prc) in LSX_FORMAT_HANDLER() argument
|
| H A D | formats.c | 59 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 D | billboard.fsh | 51 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 D | pcan_usb_fd.c | 228 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 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()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.h | 259 u64 prc; /* 00 */ member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | pmcraid.h | 387 __le32 prc; member
|
| H A D | ipr.h | 1134 __be32 prc; member 1154 __be32 prc; member
|
| H A D | ipr.c | 1973 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()
|