/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | nuvoton,npcm-fiu.txt | 28 - nuvoton,spix-mode: enable spix-mode for an expansion bus to an ASIC or CPLD.
|
/openbmc/linux/drivers/media/platform/via/ |
H A D | via-camera.c | 832 struct v4l2_pix_format *upix, struct v4l2_pix_format *spix) in viacam_do_try_fmt() argument 845 viacam_fmt_pre(upix, spix); in viacam_do_try_fmt() 846 v4l2_fill_mbus_format(&format.format, spix, f->mbus_code); in viacam_do_try_fmt() 848 v4l2_fill_pix_format(spix, &format.format); in viacam_do_try_fmt() 849 viacam_fmt_post(upix, spix); in viacam_do_try_fmt()
|
/openbmc/linux/drivers/media/platform/ti/vpe/ |
H A D | vpe.c | 867 struct v4l2_pix_format_mplane *spix; in set_srcdst_params() local 873 spix = &s_q_data->format.fmt.pix_mp; in set_srcdst_params() 888 bytes_per_line = ALIGN((spix->width * mv->depth) >> 3, in set_srcdst_params() 890 mv_buf_size = bytes_per_line * spix->height; in set_srcdst_params() 1581 struct v4l2_pix_format_mplane *spix; in vpe_g_fmt() local 1585 spix = &s_q_data->format.fmt.pix_mp; in vpe_g_fmt() 1587 pix->colorspace = spix->colorspace; in vpe_g_fmt() 1588 pix->xfer_func = spix->xfer_func; in vpe_g_fmt() 1589 pix->ycbcr_enc = spix->ycbcr_enc; in vpe_g_fmt() 1590 pix->quantization = spix->quantization; in vpe_g_fmt()
|
/openbmc/qemu/hw/display/ |
H A D | xenfb.c | 617 uint32_t spix = *src; \ 618 *dst = (((spix << RSS) & RSM & RDM) >> RDS) | \ 619 (((spix << GSS) & GSM & GDM) >> GDS) | \ 620 (((spix << BSS) & BSM & BDM) >> BDS); \
|
/openbmc/linux/drivers/pinctrl/nuvoton/ |
H A D | pinctrl-npcm7xx.c | 620 NPCM7XX_GRP(spix), \ 763 NPCM7XX_SFUNC(spix); 881 NPCM7XX_MKFUNC(spix), 1162 NPCM7XX_PINCFG(224, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, SLEW), 1163 …NPCM7XX_PINCFG(225, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLE… 1164 …NPCM7XX_PINCFG(226, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLE… 1165 …NPCM7XX_PINCFG(227, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLE… 1167 …NPCM7XX_PINCFG(229, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLE… 1168 …NPCM7XX_PINCFG(230, spix, MFSEL4, 27, none, NONE, 0, none, NONE, 0, DSTR(8, 12) | SLE…
|
H A D | pinctrl-npcm8xx.c | 800 NPCM8XX_GRP(spix), \ 1046 NPCM8XX_SFUNC(spix); 1268 NPCM8XX_MKFUNC(spix), 1551 …NPCM8XX_PINCFG(224, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,… 1552 …NPCM8XX_PINCFG(225, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,… 1554 …NPCM8XX_PINCFG(227, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,… 1556 …NPCM8XX_PINCFG(229, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,… 1557 …NPCM8XX_PINCFG(230, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,…
|
/openbmc/linux/arch/arm/boot/dts/nuvoton/ |
H A D | nuvoton-common-npcm7xx.dtsi | 1087 spix_pins: spix-pins { 1088 groups = "spix"; 1089 function = "spix";
|
H A D | nuvoton-npcm750-evb.dts | 152 spix-mode;
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nuvoton,npcm7xx-pinctrl.txt | 152 jtag2, spix, spixcs1, pspi1, pspi2, ddc, clkreq, clkout, spi3, spi3cs1,
|