Home
last modified time | relevance | path

Searched +full:300 +full:fa (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dmaxim,max11205.yaml13 The MAX11205 is an ultra-low-power (< 300FA max active current),
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dpolice.json52 "id": "49fa",
485 "id": "77fa",
500 "$TC actions add action police rate 3mbit burst 300k index 3",
557 "$TC actions add action police rate 3mbit burst 300k index 3",
583 "$TC actions add action police rate 3mbit burst 300k index 3",
624 "id": "34fa",
/openbmc/linux/Documentation/admin-guide/media/
H A Dgspca-cardlist.rst24 spca500 041e:400a Creative PC-CAM 300
59 sn9c2028 0458:7005 Genius Smart 300, version 2
126 zc3xx 0471:0326 Philips SPC 300 NC
138 sunplus 04a5:300a Benq DC 3410
139 spca500 04a5:300c Benq DC 1016
194 spca500 055f:c200 Mustek Gsmart 300
208 nw80x 055f:d001 Mustek Wcam 300 mini
306 pac7302 093a:2627 Genius FaceCam 300
307 pac7302 093a:2628 Genius iLook 300
308 pac7302 093a:2629 Genius iSlim 300
[all …]
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp503 "00 00 00 00 00 20 00 00 00 0c 00 02 00 00 00 fa 00 00 0c e4 00 00 00 12 "
509 "00 01 00 00 55 44 00 7c 00 0c 01 00 00 13 0c 02 00 fa 0c e4 16 00 01 2c "
510 "0c 1c 16 00 00 fa 0a f0 14 00 00 fa 0b b8 14 00 00 be 09 60 12 00 01 2c "
511 "0d 7a 12 00 00 fa 0c 4e 10 00 00 fa 0c e4 10 00 00 be 0a 8c 16 00 01 2c "
512 "0c 1c 16 00 01 09 09 f6 16 00 00 fa 09 f6 14 00 00 fa 0b b8 14 00 00 fa "
513 "0a f0 14 00 00 be 08 ca 12 00 01 2c 0c e4 12 00 00 fa 0b 54 10 00 00 fa "
553 "00 00 00 00 00 00 00 fa 00 00 00 00 00 00 07 d0 00 00 00 00 00 00 0c e4 "
557 "00 00 00 12 00 00 00 00 00 00 00 fa 00 00 00 00 00 00 07 d0 00 00 00 00 "
569 "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 14 00 00 00 00 00 00 00 fa "
574 "00 00 00 fa 00 00 00 00 00 00 07 d0 00 00 00 00 00 00 0a f0 00 00 00 64 "
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Dsstfb.c926 * mmmmh.. it seems that's much more ugly than i thought. we use f0 and fA for
993 udelay(300); in sst_set_pll_att_ti()
1013 udelay(300); in sst_set_pll_att_ti()
1042 sst_dac_write(DACREG_ICS_PLLWMA, 0xa); /* CLK1, fA */ in sst_set_pll_ics()
1045 /* selects freq fA for clock 1 */ in sst_set_pll_ics()
1055 udelay(300); in sst_set_pll_ics()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c62 * two sibling check functions reduces the compiled code size by over 300
132 xfs_failaddr_t fa; in __xfs_btree_check_lblock() local
156 fa = xfs_btree_check_lblock_siblings(mp, cur, level, fsb, in __xfs_btree_check_lblock()
158 if (!fa) in __xfs_btree_check_lblock()
159 fa = xfs_btree_check_lblock_siblings(mp, cur, level, fsb, in __xfs_btree_check_lblock()
161 return fa; in __xfs_btree_check_lblock()
173 xfs_failaddr_t fa; in xfs_btree_check_lblock() local
175 fa = __xfs_btree_check_lblock(cur, block, level, bp); in xfs_btree_check_lblock()
176 if (XFS_IS_CORRUPT(mp, fa != NULL) || in xfs_btree_check_lblock()
200 xfs_failaddr_t fa; in __xfs_btree_check_sblock() local
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Danysee.c410 * E30 C Plus VID=1c73 PID=861f HW=15 FW=1.2 "anysee-FA(LP)"
411 * PCB: 507FA (rev0.4)
418 * E30 Combo Plus VID=1c73 PID=861f HW=15 FW=1.2 "anysee-FA(LP)"
419 * PCB: 507FA (rev1.1)
1215 msleep(300); in anysee_ci_slot_reset()
/openbmc/u-boot/include/configs/
H A DP1010RDB.h532 {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
762 "boot_spi=i2c dev 0; i2c mw 18 1 fa; i2c mw 18 3 0;" \
/openbmc/linux/net/ipv4/
H A Droute.c112 #define RT_GC_TIMEOUT (300*HZ)
3403 struct fib_alias *fa; in inet_rtm_getroute() local
3405 hlist_for_each_entry_rcu(fa, res.fa_head, fa_list) { in inet_rtm_getroute()
3408 if (fa->fa_slen == slen && in inet_rtm_getroute()
3409 fa->tb_id == fri.tb_id && in inet_rtm_getroute()
3410 fa->fa_dscp == fri.dscp && in inet_rtm_getroute()
3411 fa->fa_info == res.fi && in inet_rtm_getroute()
3412 fa->fa_type == fri.type) { in inet_rtm_getroute()
3413 fri.offload = READ_ONCE(fa->offload); in inet_rtm_getroute()
3414 fri.trap = READ_ONCE(fa->trap); in inet_rtm_getroute()
[all …]
/openbmc/linux/drivers/usb/host/
H A Disp116x.h360 isp116x_delay(isp116x, 300); in isp116x_write_addr()
528 DBG("%s: FA %d ep%d%s %s: len %d/%d %s\n", msg, in urb_dbg()
H A Disp1362-hcd.c16 * The ISP1362 chip requires a large delay (300ns and 462ns) between
456 URB_DBG("%s: req %d FA %d ep%d%s %s: len %d/%d %s stat %d\n", __func__, in finish_request()
1238 URB_DBG("%s: FA %d ep%d%s %s: len %d %s%s\n", __func__, in isp1362_urb_enqueue()
/openbmc/dbus-sensors/src/psu/
H A DPSUSensorMain.cpp64 static std::regex i2cDevRegex(R"((\/i2c\-\d+\/\d+-[a-fA-F0-9]{4,4})(\/|$))");
1101 {"vin", PSUProperty("Input Voltage", 300, 0, 3, 0)}, in propertyInitialize()
1102 {"maxvin", PSUProperty("Max Input Voltage", 300, 0, 3, 0)}, in propertyInitialize()
/openbmc/qemu/ui/
H A Dvnc_keysym.h539 {"kana_closingbracket", 0x04a3}, /* U+300D RIGHT CORNER BRACKET */
570 {"kana_openingbracket", 0x04a2}, /* U+300C LEFT CORNER BRACKET */
634 {"Thai_fofa", 0x0dbd}, /* U+0E1D THAI CHARACTER FO FA */
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c777 "Beacon is less than 10 and FA is less than 768, IGI GOES TO 0x1E!!!!!!!!!!!!\n"); in rtl8821ae_dm_dig()
795 else if (rtlpriv->falsealm_cnt.cnt_all < 300) in rtl8821ae_dm_dig()
862 /*read OFDM FA counter*/ in rtl8821ae_dm_false_alarm_counter_statistics()
875 /*reset OFDM FA counter*/ in rtl8821ae_dm_false_alarm_counter_statistics()
878 /* reset CCK FA counter*/ in rtl8821ae_dm_false_alarm_counter_statistics()
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 …E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?f…
4fa=/ jQuery\d+="(?:null|\d+)"/g,ga=new RegExp("<(?:"+ea+")[\\s/>]","i"),ha=/^\s+/,ia=/<(?!area|br|… function
5Fa(a.nodeName):j,"inline"===l&&"none"===m.css(a,"float")&&(k.inlineBlockNeedsLayout&&"inline"!==Fa
/openbmc/linux/drivers/net/usb/
H A Dasix_devices.c1097 asix_write_gpio(dev, 0x001c, 300, 0); in ax88178_reset()
1330 .description = "Netgear FA-120 USB Ethernet",
/openbmc/linux/sound/soc/codecs/
H A Drt5670.c454 msleep(300); in rt5670_headset_detect()
1394 /* MX-FA [12] */
1405 /* MX-FA [11] */
1416 /* MX-FA [10] */
/openbmc/linux/
H A DCREDITS89 P: 1024/85AD9EED AD C0 49 08 91 67 DF D7 FA 04 1A EE 09 E8 44 B0
255 S: 62-300 Wrzesnia
414 D: m68k port to HP9000/300
2647 P: 1024/31455639 B7 99 BD B8 00 17 BD 46 C1 15 B8 AB 87 BC 25 FA
3313 P: 1024/BD8C7805 CD A4 9D 01 10 6E 7E 3B 91 88 FA D9 C8 40 AA 02
/openbmc/qemu/pc-bios/
H A Dqemu.rsrc93 $"D2E6 F4FD 82FE 07FA DD30 31CB D75C 12A8" /* “ÊÙ˝Ç˛.˙›01À◊\.® */
123 $"300D B000 030E 2F28 6099 FE01 9C27 882D" /* 0.∞.../(`ô˛.ú'à- */
296 $"5135 2F81 3080 3180 329B 3101 300D B000" /* Q5/Å0Ä1Ä2õ1.0.∞. */
347 $"F900 0310 4A57 20FA 0002 1552 2AFB 0001" /* ˘...JW ˙...R*˚.. */
348 $"3E37 FB00 0125 43FB 0002 0E44 07FA 0002" /* >7˚..%C˚...D.˙.. */
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt21 300vtbl.h: 43771
2341 cache-fa.S: 5726
3204 copypage-fa.c: 2349
/openbmc/linux/fs/ext4/
H A Dext4.h2664 #define EXT4_MMP_MAX_CHECK_INTERVAL 300UL
3027 struct dentry *dentry, struct fileattr *fa);
3028 int ext4_fileattr_get(struct dentry *dentry, struct fileattr *fa);
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2fA-F]{1,6}"+ge+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",p="\\["+ge+"*("+t+")(?:"+ge+"*([*^$|!~]?=…
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-…
H A Dbootstrap.css925 content: "\26fa";
1296 font-weight: 300;
5984 width: 300px;
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c3424 for (cnt = 300; wd != 0 && rval == QLA_SUCCESS; cnt--) { in qla24xx_reset_risc()
4844 /* FA-WWPN Status */ in qla2x00_init_rings()
4848 ql_dbg(ql_dbg_init, vha, 0x00bc, "FA-WWPN Support: %s.\n", in qla2x00_init_rings()

12