Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/net/
H A Dintel,ixp4xx-hss.yaml5 $id: http://devicetree.org/schemas/net/intel,ixp4xx-hss.yaml#
8 title: Intel IXP4xx V.35 WAN High Speed Serial Link (HSS)
14 The Intel IXP4xx HSS makes use of the IXP4xx NPE (Network
20 const: intel,ixp4xx-hss
24 description: The HSS instance
30 - description: phandle to the NPE this HSS instance is using
32 description: phandle to the NPE this HSS instance is using
104 description: Clock internal GPIO line, driving this high will make the HSS
/linux/Documentation/devicetree/bindings/firmware/
H A Dintel,ixp4xx-network-processing-engine.yaml47 hss@[0-9]+$:
48 $ref: /schemas/net/intel,ixp4xx-hss.yaml#
50 description: Optional node for the High Speed Serial link (HSS), the
52 used for the HSS.
70 hss@0 {
71 compatible = "intel,ixp4xx-hss";
/linux/drivers/cpufreq/
H A Dpxa3xx-cpufreq.c62 unsigned int hss : 2; member
77 .hss = HSS_##_hss##M, \
87 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
95 /* CPU XL XN HSS DMEM SMEM SRAM DFI VCC_CORE VCC_SRAM */
155 ACCR_HSS(info->hss) | ACCR_DMCFS(info->dmcfs); in __update_bus_freq()
/linux/drivers/soc/ixp4xx/
H A DKconfig10 and is automatically selected by Ethernet and HSS drivers.
18 and is automatically selected by Ethernet and HSS drivers.
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp4xx.dtsi146 hss@0 {
147 compatible = "intel,ixp4xx-hss";
153 hss@1 {
154 compatible = "intel,ixp4xx-hss";
H A Dintel-ixp42x-goramo-multilink.dts10 * (HSS) link for a V.35 WAN interface.
117 /* HSS links */
119 hss@0 {
134 hss@1 {
/linux/drivers/net/wan/
H A Dixp4xx_hss.c3 * Intel IXP4xx HSS (synchronous serial port) driver for Linux
45 #define PKT_PIPE_FIFO_SIZEW 4 /* total 4 dwords per HSS */
116 /* Invert data between NPE and HSS FIFOs? (default = no) */
156 /* HSS number, default = 0 (first) */
178 * IXP42x HSS clock generator operation (verified with an oscilloscope):
196 * (max specified clock rate for IXP42x HSS is 8.192 Mb/s).
205 /* offsets into HSS config */
208 #define HSS_CONFIG_CORE_CR 0x08 /* loopback control, HSS# */
361 * HSS access
369 pr_crit("HSS-%i: unable to send command [%08X:%08X] to %s\n", in hss_npe_send()
[all …]
H A DKconfig236 tristate "Intel IXP4xx HSS (synchronous serial port) support"
241 Say Y here if you want to use built-in HSS ports
/linux/arch/riscv/boot/dts/microchip/
H A Dmpfs-beaglev-fire.dts46 hss: hss-buffer@103fc00000 { label
/linux/drivers/video/fbdev/
H A Datafb.c120 short hht, hbb, hbe, hdb, hde, hss; member
144 #define HSS hw.falcon.hss macro
1241 par->HSS = par->HHT + 2 - plen * hsync_len / prescale; in falcon_decode_var()
1242 if (par->HSS < par->HBB) in falcon_decode_var()
1243 par->HSS = par->HBB; in falcon_decode_var()
1478 var->hsync_len = prescale * (hw->hht + 2 - hw->hss); in falcon_encode_var()
1533 hw->hss = videl.hss; in falcon_get_par()
1595 videl.hss = hw->hss; in falcon_vbl_switcher()
1691 int vdb, vss, hbe, hss; in falcon_blank() local
1699 hss = current_par.HSS; in falcon_blank()
[all …]
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt387 2a: cvtpi2ps Vps,Qpi | cvtpi2pd Vpd,Qpi (66) | vcvtsi2ss Vss,Hss,Ey (F3),(v1) | vcvtsi2sd Vsd,Hsd,Ey (F2),(v1)
429 51: vsqrtps Vps,Wps | vsqrtpd Vpd,Wpd (66) | vsqrtss Vss,Hss,Wss (F3),(v1) | vsqrtsd Vsd,Hsd,Wsd (F2),(v1)
430 52: vrsqrtps Vps,Wps | vrsqrtss Vss,Hss,Wss (F3),(v1)
431 53: vrcpps Vps,Wps | vrcpss Vss,Hss,Wss (F3),(v1)
436 58: vaddps Vps,Hps,Wps | vaddpd Vpd,Hpd,Wpd (66) | vaddss Vss,Hss,Wss (F3),(v1) | vaddsd Vsd,Hsd,Wsd (F2),(v1)
437 59: vmulps Vps,Hps,Wps | vmulpd Vpd,Hpd,Wpd (66) | vmulss Vss,Hss,Wss (F3),(v1) | vmulsd Vsd,Hsd,Wsd (F2),(v1)
440 5c: vsubps Vps,Hps,Wps | vsubpd Vpd,Hpd,Wpd (66) | vsubss Vss,Hss,Wss (F3),(v1) | vsubsd Vsd,Hsd,Wsd (F2),(v1)
441 5d: vminps Vps,Hps,Wps | vminpd Vpd,Hpd,Wpd (66) | vminss Vss,Hss,Wss (F3),(v1) | vminsd Vsd,Hsd,Wsd (F2),(v1)
442 5e: vdivps Vps,Hps,Wps | vdivpd Vpd,Hpd,Wpd (66) | vdivss Vss,Hss,Wss (F3),(v1) | vdivsd Vsd,Hsd,Wsd (F2),(v1)
443 5f: vmaxps Vps,Hps,Wps | vmaxpd Vpd,Hpd,Wpd (66) | vmaxss Vss,Hss,Ws
[all...]
/linux/drivers/clk/pxa/
H A Dclk-pxa3xx.c116 /* crystal frequency to HSIO bus frequency multiplier (HSS) */
289 unsigned int hss = (acsr >> 14) & 0x3; in clk_pxa3xx_system_bus_get_rate() local
293 return parent_rate / 48 * hss_mult[hss]; in clk_pxa3xx_system_bus_get_rate()
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dvmem.c151 VMEM_ARRAY(v, 2 * ISP_NWAY); /* Need 2 vectors to work around vmem hss bug */ in load_vector()
176 VMEM_ARRAY(v, 2 * ISP_NWAY); /* Need 2 vectors to work around vmem hss bug */ in store_vector()
/linux/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
H A Dstream2mmio_defs.h34 #define _STREAM2MMIO_MAX_NOF_SIDS 64 /* value used in hss model */
H A DPixelGen_SysBlock_defs.h19 /* Parematers and User_Parameters for HSS */
H A Dibuf_cntrl_defs.h64 #define _IBUF_CNTRL_SET_CRUN 2 /* NO PHYSICAL REGISTER!! Only used in HSS model */
/linux/drivers/clk/microchip/
H A Dclk-mpfs.c296 * - CLK_ENVM: reserved by hart software services (hss) superloop monitor/m mode interrupt
298 * - CLK_MMUART0: reserved by the hss
/linux/drivers/staging/media/atomisp/pci/
H A Dgdc_v2_defs.h131 // this implementation is meaningless in hss model,
H A Dcss_receiver_2400_defs.h201 /* These hsync and vsync values are for HSS simulation only */
/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_image.h234 /* hierarchical signature system (hss) */
/linux/Documentation/arch/arm/
H A Dixp4xx.rst42 - Network interfaces (HSS, Utopia, NPEs, etc)
/linux/include/drm/
H A Ddrm_modes.h134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument
136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3584 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
3593 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
3595 TO_DSI_T(t->hss), in print_dsi_vm()
3649 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
3763 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
3810 hss = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
3825 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking()
3862 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
3869 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
3875 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
[all …]
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4326 bl = t->hss + t->hsa + t->hse + t->hbp + t->hfp; in print_dsi_vm()
4335 t->hss, t->hsa, t->hse, t->hbp, pps, t->hfp, in print_dsi_vm()
4337 TO_DSI_T(t->hss), in print_dsi_vm()
4391 dsi_htot = t->hss + t->hsa + t->hse + t->hbp + dsi_hact + t->hfp; in print_dsi_dispc_vm()
4503 int dsi_htot, dsi_hact, dsi_hbl, hss, hse; /* byteclks */ in dsi_vm_calc_blanking() local
4549 hss = DIV_ROUND_UP(4, ndl); in dsi_vm_calc_blanking()
4564 if (dsi_htot < hss + hse + dsi_hact) in dsi_vm_calc_blanking()
4601 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
4608 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
4614 hfp = dsi_hbl - (hss + hsa + hse + hbp); in dsi_vm_calc_blanking()
[all …]
/linux/arch/powerpc/platforms/44x/
H A Dpci.c1120 /* HSS drive amplitude */ in ppc460sx_pciex_core_init()
1140 /* HSS TX pre-emphasis */ in ppc460sx_pciex_core_init()
1160 /* HSS TX calibration control */ in ppc460sx_pciex_core_init()
1165 /* HSS TX slew control */ in ppc460sx_pciex_core_init()
1170 /* Set HSS PRBS enabled */ in ppc460sx_pciex_core_init()

12