| /linux/Documentation/admin-guide/aoe/ |
| A D | aoe.rst | 100 e4.0 eth1 up 101 e4.1 eth1 up 102 e4.2 eth1 up 103 e4.3 eth1 up 104 e4.4 eth1 up 105 e4.5 eth1 up 106 e4.6 eth1 up 107 e4.7 eth1 up 108 e4.8 eth1 up 109 e4.9 eth1 up
|
| /linux/arch/powerpc/crypto/ |
| A D | aes-tab-4k.S | 48 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b) 116 .long R(48, 24, 24, 6c), R(b8, 5c, 5c, e4) 120 .long R(d3, e4, e4, 37), R(f2, 79, 79, 8b) 233 .long R(b6, ed, fc, 68), R(b8, e4, f1, 63) 248 .long R(2c, 3a, 9d, e4), R(50, 78, 92, 0d) 269 .long R(cc, aa, 4d, 54), R(e4, 96, 04, df) 289 .long R(d8, b4, e4, 9c), R(64, 56, c1, 90)
|
| /linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
| A D | tracepoints.rst | 59 …1 318.582243: mlx5_esw_bridge_fdb_entry_init: net_device=enp8s0f0_0 addr=e4:fd:05:08:00:02 vid=0… 66 … 318.629871: mlx5_esw_bridge_fdb_entry_cleanup: net_device=enp8s0f0_1 addr=e4:fd:05:08:00:03 vid=0… 74 … 466716: mlx5_esw_bridge_fdb_entry_refresh: net_device=enp8s0f0_0 addr=e4:fd:05:08:00:02 vid=3…
|
| /linux/net/netfilter/ |
| A D | nft_compat.c | 54 struct ipt_entry e4; member 152 entry->e4.ip.proto = proto; in nft_target_set_tgchk_param() 153 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_target_set_tgchk_param() 452 entry->e4.ip.proto = proto; in nft_match_set_mtchk_param() 453 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_match_set_mtchk_param()
|
| /linux/Documentation/devicetree/bindings/arm/hisilicon/ |
| A D | low-pin-count.yaml | 55 ipmi0: bt@e4 {
|
| /linux/Documentation/devicetree/bindings/nvmem/ |
| A D | st,stm32-romem.yaml | 67 mac_addr@e4 {
|
| /linux/lib/ |
| A D | bch.c | 669 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local 675 e4 = poly->c[4]; in find_poly_deg4_roots() 676 d = gf_div(bch, poly->c[0], e4); in find_poly_deg4_roots() 677 c = gf_div(bch, poly->c[1], e4); in find_poly_deg4_roots() 678 b = gf_div(bch, poly->c[2], e4); in find_poly_deg4_roots() 679 a = gf_div(bch, poly->c[3], e4); in find_poly_deg4_roots()
|
| /linux/drivers/usb/atm/ |
| A D | ueagle-atm.c | 101 struct cmv_dsc_e4 e4; member 477 #define e4_bSwapPageNo u.e4.s1.swapinfo.bSwapPageNo 513 union intr_data_e4 e4; member 1186 sc->cmv_dsc.e4.function = function | (0x1 << 4); in uea_cmv_e4() 1187 sc->cmv_dsc.e4.offset = offset; in uea_cmv_e4() 1188 sc->cmv_dsc.e4.address = address; in uea_cmv_e4() 1189 sc->cmv_dsc.e4.group = group; in uea_cmv_e4() 1849 sc->cmv_dsc.e4.function = E4_MAKEFUNCTION(E4_ADSLDIRECTIVE, in uea_start_reset() 2027 struct cmv_dsc_e4 *dsc = &sc->cmv_dsc.e4; in uea_dispatch_cmv_e4() 2028 struct cmv_e4 *cmv = &intr->u.e4.s2.cmv; in uea_dispatch_cmv_e4()
|
| /linux/arch/m68k/ifpsp060/ |
| A D | itest.sa | 219 dc.l $ffc061ff,$000041be,$4a0066ff,$000041e4 862 dc.l $44fc0000,$48eeffff,$ff804c3b,$340240e4 868 dc.l $340242e4,$42eeff7e,$48ee7fff,$ffc02d7c 873 dc.l $ff804c3b,$340244e4,$42eeff7e,$48ee7fff 878 dc.l $48ee7fff,$ff804c3b,$340246e4,$42eeff7e 883 dc.l $44fc0000,$48ee7fff,$ff804c3b,$340248e4 922 dc.l $340240e4,$42eeff7e,$48eeffff,$ffc02d7c 927 dc.l $ff804c3b,$340242e4,$42eeff7e,$48eeffff 932 dc.l $48eeffff,$ff804c3b,$340244e4,$42eeff7e 937 dc.l $44fc0000,$48eeffff,$ff804c3b,$340246e4 [all …]
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | hisilicon-hns-nic.txt | 75 local-mac-address = [a2 14 e4 4b 56 76];
|
| /linux/net/sched/ |
| A D | em_ipt.c | 46 struct ipt_entry e4; in check_match() member
|
| /linux/drivers/media/dvb-frontends/ |
| A D | dib0090.c | 1504 u16 e2, e4; in dib0090_set_EFUSE() local 1508 e4 = dib0090_read_reg(state, 0x28); in dib0090_set_EFUSE() 1519 e2 = e4 = (3<<12) | (34<<6) | (n); in dib0090_set_EFUSE() 1522 if (e2 != e4) in dib0090_set_EFUSE() 1523 e2 &= e4; /* Remove the redundancy */ in dib0090_set_EFUSE()
|
| /linux/arch/arm/boot/dts/qcom/ |
| A D | qcom-apq8084.dtsi | 389 tsens_s6_p2_backup: s6-p2_backup@e4 { 394 tsens_s7_p2_backup: s7-p2_backup@e4 {
|
| A D | qcom-msm8974.dtsi | 1377 tsens_s6_p2_backup: s6-p2_backup@e4 { 1382 tsens_s7_p2_backup: s7-p2_backup@e4 {
|
| /linux/arch/arm64/boot/dts/ti/ |
| A D | k3-j722s-main.dtsi | 228 audio_refclk1: clock@82e4 {
|
| A D | k3-am62-main.dtsi | 72 audio_refclk1: clock-controller@82e4 {
|
| A D | k3-am62a-main.dtsi | 72 audio_refclk1: clock-controller@82e4 {
|
| /linux/drivers/tty/vt/ |
| A D | cp437.uni | 158 0x84 U+00e4
|
| /linux/Documentation/admin-guide/media/ |
| A D | visl.rst | 162 00000030: 6371 5eb5 0eb8 23b5 ca6a 5de5 983a 19e4 cq^...#..j]..:..
|
| /linux/Documentation/i2c/busses/ |
| A D | i2c-i801.rst | 163 Capabilities: [e4] #09 [2106]
|
| /linux/arch/arm64/boot/dts/hisilicon/ |
| A D | hip06.dtsi | 404 ipmi0: bt@e4 {
|
| A D | hip07.dtsi | 1301 ipmi0: bt@e4 {
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | am33xx-clocks.dtsi | 452 ieee5000_fck: clock-ieee5000-fck-1@e4 {
|
| /linux/tools/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 293 e4: IN AL,Ib (!REX2) 587 e4: pmulhuw Pq,Qq | vpmulhuw Vx,Hx,Wx (66),(v1) 825 e4: CMPZXADD My,Gy,By (66),(v1),(o64)
|
| /linux/arch/x86/lib/ |
| A D | x86-opcode-map.txt | 293 e4: IN AL,Ib (!REX2) 587 e4: pmulhuw Pq,Qq | vpmulhuw Vx,Hx,Wx (66),(v1) 825 e4: CMPZXADD My,Gy,By (66),(v1),(o64)
|