Home
last modified time | relevance | path

Searched +full:180 +full:ps (Results 1 – 18 of 18) sorted by relevance

/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-mba6.dtsi10 rxdv-skew-ps = <180>;
11 txen-skew-ps = <0>;
12 rxd3-skew-ps = <180>;
13 rxd2-skew-ps = <180>;
14 rxd1-skew-ps = <180>;
15 rxd0-skew-ps = <180>;
16 txd3-skew-ps = <120>;
17 txd2-skew-ps = <0>;
18 txd1-skew-ps = <300>;
19 txd0-skew-ps = <120>;
[all …]
/linux/arch/parisc/kernel/
H A Dhardware.c50 {HPHW_NPROC,0x184,0x4,0x91,"Jade 180 U (893,T540)"},
94 {HPHW_NPROC,0x504,0x4,0x81,"Merlin L2+ 180 (9000/778/B180L)"},
97 {HPHW_NPROC,0x507,0x4,0x81,"Raven L2 180 (9000/779/C180L)"},
112 {HPHW_NPROC,0x516,0x4,0x81,"Staccato L2 180 (A Class 180)"},
129 {HPHW_NPROC,0x590,0x4,0x91,"Mohawk 180 U 1M DC3 (K460)"},
133 {HPHW_NPROC,0x594,0x4,0x91,"FireHawk 180 U"},
142 {HPHW_NPROC,0x59C,0x4,0x81,"Raven U 180 (9000/780/C180)"},
145 {HPHW_NPROC,0x59F,0x4,0x91,"Raven U 180+ (9000/780)"},
151 {HPHW_NPROC,0x5A5,0x4,0x91,"Mohawk 180 U 1M DC3- (K260)"},
161 {HPHW_NPROC,0x5AD,0x4,0x91,"BraveHawk 180MHz DC3-"},
[all …]
/linux/drivers/mmc/host/
H A Ddw_mmc-rockchip.c42 * Each fine delay is between 44ps-77ps. Assume each fine delay is 60ps to
125 * On one extreme (if delay is actually 44ps): in rockchip_mmc_set_internal_phase()
127 * The other (if delay is actually 77ps): in rockchip_mmc_set_internal_phase()
227 * When picking values we'll stick with picking 0/90/180/270 since in dw_mci_rk3288_set_ios()
262 phase = 180; in dw_mci_rk3288_set_ios()
272 * hurt to give margin here, so we use 180. in dw_mci_rk3288_set_ios()
274 phase = 180; in dw_mci_rk3288_set_ios()
/linux/Documentation/input/devices/
H A Dsentelic.rst358 Bit3 => Always 1, as specified by PS/2 protocol.
386 Bit3 => Always 1, as specified by PS/2 protocol.
455 FSP will send out enable/disable packet when FSP receive PS/2 enable/disable
475 PS/2 Command Set
478 FSP supports basic PS/2 commanding set and modes, refer to following URL for
479 details about PS/2 commands:
495 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
499 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
503 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
507 Refer to 'Finger Sensing Pad PS/2 Mouse Intellimouse'
[all …]
/linux/arch/arm/boot/dts/st/
H A Dstm32mp15xc-lxa-tac.dtsi350 rotation = <180>;
413 rx-internal-delay-ps = <2000>;
414 tx-internal-delay-ps = <2000>;
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c72 RATE(180, 0xe, 0, 0),
356 ar->ps.last_action = jiffies; in carl9170_op_start()
357 ar->ps.last_slept = jiffies; in carl9170_op_start()
741 ar->ps.off_override |= PS_OFF_VIF; in carl9170_op_add_interface()
803 ar->ps.off_override &= ~PS_OFF_VIF; in carl9170_op_remove_interface()
819 bool ps = false; in carl9170_ps_update() local
822 if (!ar->ps.off_override) in carl9170_ps_update()
823 ps = (ar->hw->conf.flags & IEEE80211_CONF_PS); in carl9170_ps_update()
825 if (ps != ar->ps.state) { in carl9170_ps_update()
826 err = carl9170_powersave(ar, ps); in carl9170_ps_update()
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-n900.dts780 <20 IRQ_TYPE_EDGE_RISING>; /* 181 and 180 */
898 gpmc,sync-clk-ps = <15000>;
943 gpmc,sync-clk-ps = <0>;
956 gpmc,rd-cycle-ns = <180>;
957 gpmc,wr-cycle-ns = <180>;
H A Domap3-n950-n9.dtsi290 …pts-extended = <&gpio6 20 IRQ_TYPE_EDGE_FALLING>, <&gpio6 21 IRQ_TYPE_EDGE_FALLING>; /* 180, 181 */
409 gpmc,sync-clk-ps = <15000>; /* TBC; Where this value came? */
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c113 RATE(180, HW_RATE_INDEX_18MBPS, 0),
124 RATE(180, HW_RATE_INDEX_18MBPS, 0),
315 if (vif->cfg.ps) /* ps allowed ? */ in wcn36xx_change_ps()
381 * simply stop the scan session and exit PS mode. in wcn36xx_config()
/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c27 #include "ps.h"
1251 { .bitrate = 180,
/linux/drivers/video/fbdev/
H A Damifb.c349 - the left visible part begins at 360 (SHRES; HIRES:180, LORES:90),
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 Datafb.c219 4, 132, 68, 196, 36, 164, 100, 228, 20, 148, 84, 212, 52, 180, 116, 244,
824 unsigned long t; /* t/[ps] (=1/f) */
2974 /* external pixelclock in kHz --> ps */ in atafb_setup()
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c63 { .bitrate = 180,
665 /* PS-POLL */ in cs_set_control()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c8 #include "ps.h"
334 } else if (tbtt_interval >= 180) { in rtw_coex_tdma_timer_base()
2831 /* for ps-tdma */ in rtw_coex_lps_notify()
2834 /* for native ps */ in rtw_coex_lps_notify()
3222 /* Use PS-TDMA to protect WL RX */ in rtw_coex_bt_info_notify()
4071 "IPS/ Low Power/ PS mode", in rtw_coex_display_coex_info()
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c374 { .bitrate = 180, .hw_value = 36, },
397 { .bitrate = 180, .hw_value = 36, },
6184 * Ask mac80211 to not to trigger PS mode in mwl8k_firmware_load_success()
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c286 CHAN5G(178, 0), CHAN5G(180, 0),
1170 // or we are associated, or FIXME, or the latest PS-Poll packet sent was in b43_power_saving_ctl_bits()
1491 ///TODO: PS TBTT in handle_irq_tbtt_indication()
/linux/drivers/net/ethernet/sfc/
H A Dmcdi_pcol.h6460 #define MC_CMD_SET_LINK_IN_V3_TARGET_MPORT_SELECTOR_FUNC_INTF_ID_LBN 180
6979 #define MC_CMD_MAC_STATS_V2_IN_TARGET_MPORT_SELECTOR_FUNC_INTF_ID_LBN 180
10720 * platforms. See SF-119124-PS. The STATIC_CONFIG partition may contain a
10753 /* enum: System-on-Chip configuration information (see XN-200467-PS). */
10763 /* enum: MC/NMC (first stage) bootloader firmware. (For X4, see XN-202072-PS
12773 #define MC_CMD_FILTER_OP_V3_IN_LEN 180
17691 #define MC_CMD_GET_CAPABILITIES_V9_OUT_RSS_TABLE_POOL_SIZE_OFST 180
18259 #define MC_CMD_GET_CAPABILITIES_V10_OUT_RSS_TABLE_POOL_SIZE_OFST 180
18841 #define MC_CMD_GET_CAPABILITIES_V11_OUT_RSS_TABLE_POOL_SIZE_OFST 180
19426 #define MC_CMD_GET_CAPABILITIES_V12_OUT_RSS_TABLE_POOL_SIZE_OFST 180
[all …]
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_pcol.h6863 * Perform a CLP related operation, see SF-110495-PS for details of CLP
6866 * SF-120509-TC and SF-117282-PS.
8101 * platforms. See SF-119124-PS. The STATIC_CONFIG partition may contain a
10056 #define MC_CMD_FILTER_OP_V3_IN_LEN 180
14825 #define MC_CMD_GET_CAPABILITIES_V9_OUT_RSS_TABLE_POOL_SIZE_OFST 180