Home
last modified time | relevance | path

Searched refs:ONE (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/fs/proc/
H A Dbase.c145 #define ONE(NAME, MODE, show) \ macro
3254 ONE("limits", S_IRUGO, proc_pid_limits),
3269 ONE("stat", S_IRUGO, proc_tgid_stat),
3270 ONE("statm", S_IRUGO, proc_pid_statm),
3307 ONE("cgroup", S_IRUGO, proc_cgroup_show),
3605 ONE("limits", S_IRUGO, proc_pid_limits),
3616 ONE("stat", S_IRUGO, proc_tid_stat),
3617 ONE("statm", S_IRUGO, proc_pid_statm),
3641 ONE("wchan", S_IRUGO, proc_pid_wchan),
3656 ONE("cgroup", S_IRUGO, proc_cgroup_show),
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_bo5039.c120 NVDEF(NV5039, FORMAT, IN, ONE) | in nv50_bo_move_m2mf()
121 NVDEF(NV5039, FORMAT, OUT, ONE), in nv50_bo_move_m2mf()
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S141 .section .rodata.cst16.ONE, "aM", @progbits, 16
1217 vpaddd ONE(%rip), \XMM1, \XMM2
1218 vpaddd ONE(%rip), \XMM2, \XMM3
1219 vpaddd ONE(%rip), \XMM3, \XMM4
1220 vpaddd ONE(%rip), \XMM4, \XMM5
1221 vpaddd ONE(%rip), \XMM5, \XMM6
1222 vpaddd ONE(%rip), \XMM6, \XMM7
1223 vpaddd ONE(%rip), \XMM7, \XMM8
2172 vpaddd ONE(%rip), \XMM1, \XMM2
2173 vpaddd ONE(%rip), \XMM2, \XMM3
[all …]
H A Daesni-intel_asm.S62 .section .rodata.cst16.ONE, "aM", @progbits, 16
799 MOVADQ ONE(%RIP),\TMP1
871 MOVADQ ONE(%RIP),\TMP1
990 paddd ONE(%rip), \XMM0 # INCR CNT
994 paddd ONE(%rip), \XMM0 # INCR CNT
996 paddd ONE(%rip), \XMM0 # INCR CNT
998 paddd ONE(%rip), \XMM0 # INCR CNT
1198 paddd ONE(%rip), \XMM0 # INCR CNT
1202 paddd ONE(%rip), \XMM0 # INCR CNT
1204 paddd ONE(%rip), \XMM0 # INCR CNT
[all …]
/openbmc/linux/drivers/input/misc/
H A Dkeyspan_remote.c29 #define ONE 0x3C macro
256 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data()
277 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data()
295 } else if ((remote->data.tester & ONE_MASK) == ONE) { in keyspan_check_data()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DRuby11 you do at least ONE of the following:
27 form, provided that you do at least ONE of the following:
H A DArtistic-1.019 …stating how and when you changed that file, and provided that you do at least ONE of the following:
29 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DArtistic-1.0-cl825 …stating how and when you changed that file, and provided that you do at least ONE of the following:
32 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DNBPL-1.029 …stating how and when you changed that file, and provided that you do at least ONE of the following:
39 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DOLDAP-1.130 …stating how and when you changed that file, and provided that you do at least ONE of the following:
40 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DOLDAP-1.230 …stating how and when you changed that file, and provided that you do at least ONE of the following:
40 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DOLDAP-1.330 …stating how and when you changed that file, and provided that you do at least ONE of the following:
40 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DOLDAP-1.430 …stating how and when you changed that file, and provided that you do at least ONE of the following:
40 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DArtistic-1.0-Perl25 …stating how and when you changed that file, and provided that you do at least ONE of the following:
32 …this Package in object code or executable form, provided that you do at least ONE of the following:
H A DClArtistic48 when you changed that file, and provided that you do at least ONE of the
73 executable form, provided that you do at least ONE of the following:
/openbmc/linux/Documentation/devicetree/bindings/perf/
H A Driscv,pmu.yaml40 Represents an ONE-to-ONE mapping between a PMU event and the event
71 Represents an ONE-to-MANY or MANY-to-MANY mapping between the rawevent(s)
/openbmc/linux/drivers/net/ethernet/apple/
H A Dmace.h56 #define ONE 0x08 /* 1 retry needed to xmit frame */ macro
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c1299 const u16 ONE = 0x1; in vidtv_psi_sdt_table_init() local
1306 sdt->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_sdt_table_init()
1314 sdt->header.current_next = ONE; in vidtv_psi_sdt_table_init()
1623 const u16 ONE = 0x1; in vidtv_psi_nit_table_init() local
1635 nit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_nit_table_init()
1638 nit->header.current_next = ONE; in vidtv_psi_nit_table_init()
1857 const u16 ONE = 0x1; in vidtv_psi_eit_table_init() local
1866 eit->header.bitfield = cpu_to_be16((SYNTAX << 15) | (ONE << 14) | (ONES << 12)); in vidtv_psi_eit_table_init()
1869 eit->header.current_next = ONE; in vidtv_psi_eit_table_init()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dau-Goulburn-Rocky_Hill178 [ONE Canberra]
263 [ONE Canberra]
533 [SBS ONE]
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dinput_system.c31 #define ONE (1U) macro
710 gp_device_reg_store(ID, _REG_GP_ISEL_SOF_ADDR, ONE); in input_selector_cfg_for_sensor()
711 gp_device_reg_store(ID, _REG_GP_ISEL_EOF_ADDR, ONE); in input_selector_cfg_for_sensor()
712 gp_device_reg_store(ID, _REG_GP_ISEL_SOL_ADDR, ONE); in input_selector_cfg_for_sensor()
713 gp_device_reg_store(ID, _REG_GP_ISEL_EOL_ADDR, ONE); in input_selector_cfg_for_sensor()
/openbmc/phosphor-ipmi-flash/
H A Dipmi_flash.md3 **_ONLY ONE BLOB IS ALLOWED OPEN AT A TIME_**
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dunicode.rst143 U+F8F1 KLINGON DIGIT ONE
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dunicode.rst146 U+F8F1 KLINGON DIGIT ONE
/openbmc/linux/Documentation/networking/
H A Dipddp.rst33 select ONE of the two options; IP to AppleTalk-IP encapsulation support or
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst78 00:03.0 Bridge: Acer Laboratories Inc. M7101 <= THIS IS THE ONE WE NEED

12