/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_certificate.robot | 219 [Documentation] Verify replacing certificate with a not yet valid one.
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62x-sk-common.dtsi | 121 type = "a";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-opp-witherspoon.dts | 568 tmp275@4a {
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | system-bus.c | 452 static ssize_t modalias_show(struct device *_dev, struct device_attribute *a, in modalias_show() argument
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-tqma9352-mba93xxla.dts | 52 switch-a {
|
H A D | imx8-apalis-v1.1.dtsi | 322 atmel_mxt_ts: touch@4a { 504 * Add GPIO2_20 as a wakeup source:
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/ |
H A D | Ldap.vue | 435 // an error if a user clears any properties then
|
/openbmc/webui-vue/src/views/Settings/DateTime/ |
H A D | DateTime.vue | 410 // a UTC Date object
|
/openbmc/qemu/linux-user/x86_64/ |
H A D | syscall_64.tbl | 391 # Due to a historical design error, certain syscalls are numbered differently
|
/openbmc/qemu/linux-user/aarch64/ |
H A D | syscall_64.tbl | 6 # As a basic principle, no duplication of functionality
|
/openbmc/qemu/linux-user/loongarch64/ |
H A D | syscall.tbl | 6 # As a basic principle, no duplication of functionality
|
/openbmc/qemu/linux-user/openrisc/ |
H A D | syscall.tbl | 6 # As a basic principle, no duplication of functionality
|
/openbmc/qemu/linux-user/riscv/ |
H A D | syscall.tbl | 6 # As a basic principle, no duplication of functionality
|
/openbmc/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | 6 # As a basic principle, no duplication of functionality
|
/openbmc/linux/drivers/dma/ppc4xx/ |
H A D | adma.c | 3703 char *a; in ppc440spe_test_raid6() local 3754 a = page_address(pg); in ppc440spe_test_raid6() 3755 if ((*(u32 *)a) == 0 && memcmp(a, a+4, PAGE_SIZE-4) == 0) { in ppc440spe_test_raid6()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 801 u64 a, b, c, d, diff, diff_best; in hsw_wrpll_update_rnp() local 825 a = freq2k * budget * p * r2; in hsw_wrpll_update_rnp() 833 if (a < c && b < d) { in hsw_wrpll_update_rnp() 840 } else if (a >= c && b < d) { in hsw_wrpll_update_rnp() 845 } else if (a >= c && b >= d) { in hsw_wrpll_update_rnp()
|
/openbmc/u-boot/scripts/ |
H A D | get_maintainer.pl | 871 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) { 2115 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) {
|
/openbmc/u-boot/arch/x86/dts/microcode/ |
H A D | m12306a8_00000010.dtsi | 25 * This is a device tree fragment. Use #include to add these properties to a
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_82599.c | 1513 #define IXGBE_WRITE_REG_BE32(a, reg, value) \ argument 1514 IXGBE_WRITE_REG((a), (reg), IXGBE_STORE_AS_BE32(ntohl(value)))
|
/openbmc/linux/scripts/ |
H A D | get_maintainer.pl | 921 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) { 2180 foreach my $line (sort {$hash{$b} <=> $hash{$a}} keys %hash) {
|
/openbmc/linux/fs/ext4/ |
H A D | ioctl.c | 285 static void memswap(void *a, void *b, size_t len) in memswap() argument 289 ap = (unsigned char *)a; in memswap()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl-rzg2l.c | 75 #define RZG2L_GPIO_PORT_PACK(n, a, f) (((n) << 28) | ((a) << 20) | (f)) argument
|
/openbmc/linux/drivers/media/rc/ |
H A D | rc-main.c | 1082 #define to_rc_filter_attr(a) container_of(a, struct rc_filter_attribute, attr) argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf.c | 2166 const struct list_head *a, in xfs_buf_cmp() argument 2169 struct xfs_buf *ap = container_of(a, struct xfs_buf, b_list); in xfs_buf_cmp()
|
/openbmc/linux/drivers/atm/ |
H A D | solos-pci.c | 73 #define FPGA_VERSION(a,b) (((a) << 8) + (b)) argument
|