/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/Documentation/devicetree/bindings/pinctrl/ |
H A D | nuvoton,npcm845-pinctrl.yaml | 91 spix, spixcs1, clkreq, hgpio0, hgpio1, hgpio2, hgpio3, hgpio4, 114 smb12, smb13, spix, spixcs1, clkreq, hgpio0, hgpio1, hgpio2,
|
H A D | nuvoton,npcm7xx-pinctrl.txt | 152 jtag2, spix, spixcs1, pspi1, pspi2, ddc, clkreq, clkout, spi3, spi3cs1,
|
/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/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/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 | 1195 spix_pins: spix-pins { 1196 groups = "spix"; 1197 function = "spix";
|
H A D | nuvoton-npcm750-evb.dts | 152 spix-mode;
|
/openbmc/qemu/hw/misc/ |
H A D | npcm_clk.c | 540 .name = "spix-divider", 547 .public_name = "spix-clock",
|
/openbmc/linux/drivers/clk/ |
H A D | clk-npcm8xx.c | 216 …{ NPCM8XX_CLKDIV3, 1, 5, "spix", &npcm8xx_pre_divs[1].hw, CLK_DIVIDER_READ_ONLY, 0, NPCM8XX_CLK_SP…
|
H A D | clk-npcm7xx.c | 210 #define NPCM7XX_CLK_S_SPIX "spix"
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | device_callouts.cpp | 174 // Look for spi_master/spiX/ where X is the SPI bus/port number in getSPISearchKeys()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-npcm-fiu.c | 746 "nuvoton,spix-mode"); in npcm_fiu_probe()
|
/openbmc/qemu/hw/arm/ |
H A D | npcm7xx.c | 816 create_unimplemented_device("npcm7xx.spix", 0xfb001000, 4 * KiB); in npcm7xx_realize()
|
H A D | npcm8xx.c | 773 create_unimplemented_device("npcm8xx.spix", 0xfb001000, 4 * KiB); in npcm8xx_realize()
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | clock.c | 378 PERIPHC_SBC1, /* SBCx = SPIx */
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/ |
H A D | clock.c | 409 PERIPHC_SBC1, /* SBCx = SPIx */
|