Home
last modified time | relevance | path

Searched refs:spix (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dnuvoton,npcm-fiu.txt28 - nuvoton,spix-mode: enable spix-mode for an expansion bus to an ASIC or CPLD.
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c832 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/Documentation/devicetree/bindings/pinctrl/
H A Dnuvoton,npcm845-pinctrl.yaml89 smb0d, ddc, rg2mdio, wdog1, wdog2, smb12, smb13, spix,
113 smb0d, ddc, rg2mdio, wdog1, wdog2, smb12, smb13, spix,
H A Dnuvoton,npcm7xx-pinctrl.txt152 jtag2, spix, spixcs1, pspi1, pspi2, ddc, clkreq, clkout, spi3, spi3cs1,
/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c867 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 Dxenfb.c616 uint32_t spix = *src; \
617 *dst = (((spix << RSS) & RSM & RDM) >> RDS) | \
618 (((spix << GSS) & GSM & GDM) >> GDS) | \
619 (((spix << BSS) & BSM & BDM) >> BDS); \
/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c620 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 Dpinctrl-npcm8xx.c802 NPCM8XX_GRP(spix), \
1050 NPCM8XX_SFUNC(spix);
1274 NPCM8XX_MKFUNC(spix),
1556 …NPCM8XX_PINCFG(224, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,…
1557 …NPCM8XX_PINCFG(225, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,…
1559 …NPCM8XX_PINCFG(227, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,…
1561 …NPCM8XX_PINCFG(229, spix, MFSEL4, 27, fm2, MFSEL6, 18, none, NONE, 0, none, NONE, 0, none, NONE,…
1562 …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 Dnuvoton-common-npcm7xx.dtsi1087 spix_pins: spix-pins {
1088 groups = "spix";
1089 function = "spix";
H A Dnuvoton-npcm750-evb.dts152 spix-mode;