Home
last modified time | relevance | path

Searched full:synce (Results 1 – 25 of 25) sorted by relevance

/linux/arch/mips/boot/dts/mscc/
H A Djaguar2_pcb111.dts64 synce_builtin_pins: synce-builtin-pins {
74 cpld_fifo_pins: synce-builtin-pins {
H A Djaguar2_pcb110.dts173 synce_pins: synce-pins {
178 synce_builtin_pins: synce-builtin-pins {
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h40 u16 synce; member
46 u16 synce; member
H A Dheadc37d.c225 NVVAL(NVC37D, HEAD_SET_RASTER_SYNC_END, X, m->h.synce) | in headc37d_mode()
226 NVVAL(NVC37D, HEAD_SET_RASTER_SYNC_END, Y, m->v.synce), in headc37d_mode()
H A Dheadc57d.c217 NVVAL(NVC57D, HEAD_SET_RASTER_SYNC_END, X, m->h.synce) | in headc57d_mode()
218 NVVAL(NVC57D, HEAD_SET_RASTER_SYNC_END, Y, m->v.synce), in headc57d_mode()
H A Dhead907d.c343 NVVAL(NV907D, HEAD_SET_RASTER_SYNC_END, X, m->h.synce) | in head907d_mode()
344 NVVAL(NV907D, HEAD_SET_RASTER_SYNC_END, Y, m->v.synce), in head907d_mode()
H A Dhead507d.c375 NVVAL(NV507D, HEAD_SET_RASTER_SYNC_END, X, m->h.synce) | in head507d_mode()
376 NVVAL(NV507D, HEAD_SET_RASTER_SYNC_END, Y, m->v.synce), in head507d_mode()
H A Dhead.c294 m->h.synce = mode->crtc_hsync_end - mode->crtc_hsync_start - 1; in nv50_head_atomic_check_mode()
299 m->v.synce = mode->crtc_vsync_end - mode->crtc_vsync_start - 1; in nv50_head_atomic_check_mode()
/linux/Documentation/devicetree/bindings/mips/
H A Dmscc.txt31 configuration and status of PLL5, RCOMP, SyncE, SerDes configurations and
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,nsp-pinmux.txt67 "synce": "synce_grp"
H A Dmarvell,ac5-pinctrl.yaml35 spi0, spi1, synce, tsen_int, uart0, uart1, uart2, uart3, uartsd, wd_int, xg ]
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-ac5.c188 MPP_FUNCTION(1, "synce", "clk_out0")),
191 MPP_FUNCTION(1, "synce", "clk_out1")),
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c164 NSP_PIN_DESC(18, "synce", 0),
251 NSP_PIN_GROUP(synce, NSP_MUX_BASE0, 17, 0x01, 0x01),
303 NSP_PIN_FUNCTION(synce),
/linux/Documentation/driver-api/
H A Ddpll.rst133 'type': 'synce-eth-port'
559 SyncE enablement
561 For SyncE enablement it is required to allow control over dpll device
/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c303 [FUNC_SYNCE] = "synce",
1207 LAN969X_P(27, GPIO, SYNCE, FC, MIIM, QSPI1, NONE, NONE, …
1208 LAN969X_P(28, GPIO, SYNCE, FC, MIIM, QSPI1, NONE, NONE, …
1209 LAN969X_P(29, GPIO, SYNCE, FC, MIIM_IRQ, QSPI1, NONE, NONE, …
1234 LAN969X_P(54, GPIO, SYNCE, FC, NONE, NONE, NONE, NONE, …
1235 LAN969X_P(55, GPIO, SYNCE, FC, NONE, NONE, NONE, NONE, …
1236 LAN969X_P(56, GPIO, SYNCE, FC, NONE, NONE, NONE, NONE, …
/linux/Documentation/usb/
H A Dusb-serial.rst119 the USB connection. Please visit http://synce.sourceforge.net which
123 from the PDA and xcerdisp, synce utilities from the Linux side.
/linux/drivers/clk/
H A Dclk-sparx5.c34 "synce",
/linux/drivers/media/pci/tw68/
H A Dtw68-risc.c164 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer()
/linux/Documentation/netlink/specs/
H A Ddpll.yaml157 name: synce-eth-port
/linux/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c48 "synce",
H A Dice.h521 ICE_FLAG_DPLL, /* SyncE/PTP dplls initialized */
H A Dice_adminq_cmd.h2838 /* 1588/SyncE commands/events */
/linux/scripts/
H A Dget_dvb_firmware823 die "This firmware requires the unshield command - see http://sourceforge.net/projects/synce/\n";
/linux/include/linux/
H A Dnetdevice.h2036 * @dpll_pin: Pointer to the SyncE source pin of a DPLL subsystem,
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v7_0.c3162 /* synce CE with ME to prevent CE fetch CEIB before context switch done */ in gfx_v7_0_ring_emit_vm_flush()