Home
last modified time | relevance | path

Searched +full:600 +full:ps (Results 1 – 24 of 24) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-icore-rqs.dtsi174 rxc-skew-ps = <1140>;
175 txc-skew-ps = <1140>;
176 txen-skew-ps = <600>;
177 rxdv-skew-ps = <240>;
178 rxd0-skew-ps = <420>;
179 rxd1-skew-ps = <600>;
180 rxd2-skew-ps = <420>;
181 rxd3-skew-ps = <240>;
182 txd0-skew-ps = <60>;
183 txd1-skew-ps = <60>;
[all …]
/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_arria10_socdk.dtsi74 * These skews assume the user's FPGA design is adding 600ps of delay
81 txd0-skew-ps = <0>; /* -420ps */
82 txd1-skew-ps = <0>; /* -420ps */
83 txd2-skew-ps = <0>; /* -420ps */
84 txd3-skew-ps = <0>; /* -420ps */
85 rxd0-skew-ps = <420>; /* 0ps */
86 rxd1-skew-ps = <420>; /* 0ps */
87 rxd2-skew-ps = <420>; /* 0ps */
88 rxd3-skew-ps = <420>; /* 0ps */
89 txen-skew-ps = <0>; /* -420ps */
[all …]
/linux/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml21 rx-internal-delay-ps:
25 enum: [ 0, 150, 300, 450, 600, 750, 900, 1050, 1200, 1350, 1500, 1650,
30 tx-internal-delay-ps:
34 enum: [ 0, 150, 300, 450, 600, 750, 900, 1050, 1200, 1350, 1500, 1650, 1800,
128 rx-internal-delay-ps = <2100>;
129 tx-internal-delay-ps = <150>;
/linux/kernel/debug/kdb/
H A Dkdb_cmds15 -ps
16 -dmesg 600
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-oceanic-5205-5inmfd.dts34 allwinner,tx-delay-ps = <600>;
H A Dsun50i-a64-olinuxino.dts108 allwinner,tx-delay-ps = <600>;
/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py183 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_SAMPLE…
197 …file=sprintf("cpu%03d.csv",i) title_s=sprintf("cpu%03d",i) file using 16:7 pt 7 ps 1 title title_s'
200 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
214 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
228 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
242 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
256 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
270 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
284 …plot_str = "plot for [i in title_list] i.'.csv' using {:d}:{:d} pt 7 ps 1 title i".format(C_ELAPSE…
310 g_plot('set term png size 1200, 600')
/linux/Documentation/fb/
H A Dframebuffer.rst175 of cycles per second), each pixel is 35242 ps (picoseconds) long::
261 "800x600" 50 800 856 976 1040 600 637 643 666
266 - pixclock: pixel clock in ps (pico seconds)
278 fb: in picoseconds (ps)
/linux/drivers/eisa/
H A Deisa.ids438 DEC5000 "Digital AlphaServer 1000, 1000A and AlphaStation 600A System Board"
439 DEC5100 "Digital AlphaStation 600 Family System Board"
884 ISA9204 "Intel Above Board PS/286 (no Piggyback)"
885 ISA9205 "Intel Above Board PS/286 With 2MB Piggyback"
1064 ISY0030 "(SYSTEM) Mother Board PS-2 style Mouse"
/linux/drivers/net/phy/
H A Dmotorcomm.c127 * Delay = 150ps * N - 250ps
128 * On = 2000ps, off = 50ps
807 { 600, YT8521_RC1R_RGMII_0_600_NS },
825 { 600 + YT8521_CCR_RXC_DLY_1_900_NS, YT8521_RC1R_RGMII_0_600_NS },
873 * The rx default in dts and ytphy_rgmii_clk_delay_config is 1950 ps, in ytphy_get_delay_reg_value()
890 rx_reg = ytphy_get_delay_reg_value(phydev, "rx-internal-delay-ps", in ytphy_rgmii_clk_delay_config()
894 tx_reg = ytphy_get_delay_reg_value(phydev, "tx-internal-delay-ps", in ytphy_rgmii_clk_delay_config()
/linux/drivers/net/ethernet/spacemit/
H A Dk1_emac.c48 #define EMAC_RX_COAL_TIMEOUT (600 * 312)
1829 /* Currently we always use 15.6 ps/step for the delay line */ in emac_down()
1831 static u32 delay_ps_to_unit(u32 ps) in emac_down()
1833 return DIV_ROUND_CLOSEST(ps * 10, 156); in emac_down()
1885 of_property_read_u32(np, "tx-internal-delay-ps", &priv->tx_delay); in emac_open()
1886 of_property_read_u32(np, "rx-internal-delay-ps", &priv->rx_delay); in emac_open()
1890 "tx-internal-delay-ps too large: max %d, got %d", in emac_stop()
1897 "rx-internal-delay-ps too large: max %d, got %d", in emac_stop()
1938 delay_ps_to_unit(u32 ps) delay_ps_to_unit() argument
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0.dtsi733 rx-internal-delay-ps = <0>;
734 tx-internal-delay-ps = <0>;
782 rx-internal-delay-ps = <0>;
783 tx-internal-delay-ps = <0>;
829 rx-internal-delay-ps = <0>;
830 tx-internal-delay-ps = <0>;
876 rx-internal-delay-ps = <0>;
877 tx-internal-delay-ps = <0>;
923 rx-internal-delay-ps = <0>;
924 tx-internal-delay-ps
[all...]
/linux/Documentation/admin-guide/media/
H A Dvivid.rst412 interlaced, for pixelclock frequencies between 25 and 600 MHz. The field
470 interlaced, for pixelclock frequencies between 25 and 600 MHz. The field
1034 - RDS PS Name:
1091 - RDS PS Name:
/linux/drivers/video/fbdev/
H A Dgxt4500.c188 int refclk_ps; /* period of PLL reference clock in ps */
251 /* keep pll in range 350..600 MHz */ in calc_pll()
H A Damifb.c614 #define VIDEOMEMSIZE_OCS (262144) /* OCS : max ca. 800*600*16 */
875 "super72-lace", 70, 800, 600, TAG_SHRES, 212, 140, 20, 22, 80,
2057 u_long pl, ps; in ami_set_sprite() local
2062 ps = pl = ZTWO_PADDR(dummysprite); in ami_set_sprite()
2077 ps = ZTWO_PADDR(shfsprite); in ami_set_sprite()
2083 swap(pl, ps); in ami_set_sprite()
2096 cops[cop_spr0ptrh].w[1] = highw(ps); in ami_set_sprite()
2097 cops[cop_spr0ptrl].w[1] = loww(ps); in ami_set_sprite()
H A Dsmscufx.c620 /* convert pixclock (in ps) to frequency (in Hz) */ in ufx_config_pix_clk()
622 pr_debug("pixclock %d ps = clk_pixel %d Hz", pixclock, clk_pixel); in ufx_config_pix_clk()
1552 fb_vmode.yres = 600; in ufx_setup_modes()
/linux/drivers/i2c/busses/
H A Di2c-mlxbf.c814 * After a read operation the SMBus FSM ps (present state) in mlxbf_i2c_smbus_start_transaction()
1178 .hold_start = 600,
1180 .setup_stop = 600,
1194 .hold_start = 600,
/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-gp-evm.dts733 touchscreen-size-y = <600>;
972 gpmc,sync-clk-ps = <0>;
/linux/
H A DCREDITS241 D: Contributed ESDI driver routines needed to port LINUX to the PS/2 MCA.
1379 S: 600 North Bell Avenue, Suite 160
1500 D: obmouse - rewrote Olivier Florent's Omnibook 600 "pop-up" mouse driver
2788 S: LS2 7PS, United Kingdom
2966 D: PS/2 mouse driver writer etc.
3762 D: utility hacker: Emacs, NFS server, mount, kmem-ps, UPS debugger, strace, GDB
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h869 * it is asleep -- used to synchronise PS-poll and u-APSD
945 * 1: Dump multiple MSDU according to PS, INVALID STA, TTL, TID disable.
2261 * 3) Sends NULL packet, with power-save (PS) bit set to 1,
2269 * 9) Sends NULL packet with PS=0 to tell AP that we're back
2980 #define HD_OFDM_NON_SQUARE_DET_SLOPE_MRC_DATA_V2 cpu_to_le16(600)
/linux/drivers/nvme/host/
H A Dpci.c3695 static int nvme_get_power_state(struct nvme_ctrl *ctrl, u32 *ps) in nvme_get_power_state() argument
3697 return nvme_get_features(ctrl, NVME_FEAT_POWER_MGMT, 0, NULL, 0, ps); in nvme_get_power_state()
3700 static int nvme_set_power_state(struct nvme_ctrl *ctrl, u32 ps) in nvme_set_power_state() argument
3702 return nvme_set_features(ctrl, NVME_FEAT_POWER_MGMT, ps, NULL, 0, NULL); in nvme_set_power_state()
3891 { PCI_VDEVICE(INTEL, 0xf1a5), /* Intel 600P/P3100 */
/linux/mm/
H A Dkmemleak.c112 #define SECS_SCAN_WAIT 600 /* subsequent auto scanning delay */
381 warn_or_seq_printf(seq, " %pS\n", ptr); in print_unreferenced()
/linux/block/
H A Dbfq-iosched.c108 * http://www.cs.cmu.edu/~hzhang/papers/TON-97-Oct.ps.gz
370 static const unsigned long bfq_activation_stable_merging = 600;
374 static const unsigned long bfq_late_stable_merging = 600;
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt56 PS2 Appropriate PS/2 support is enabled.
586 Format: <int> (2 = AT (default), 3 = PS/2)
6407 160 seconds, and then the stall warning at 600