Home
last modified time | relevance | path

Searched defs:second (Results 26 – 50 of 90) sorted by relevance

1234

/openbmc/u-boot/arch/arm/include/asm/
H A Ddavinci_rtc.h17 unsigned int second; member
/openbmc/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c93 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp316 uint8_t second = compID & 0xFF; in convertCompIDToChars() local
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c391 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
423 asmlinkage int sys_oabi_ipc(uint call, int first, int second, int third, in sys_oabi_ipc()
/openbmc/linux/drivers/rtc/
H A Drtc-ds1742.c83 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local
H A Drtc-ds1553.c99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
H A Drtc-stk17ta8.c98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c108 unsigned char second) in cfag12864b_setcontrollers()
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp438 uint32_t second = 0; in TEST() local
580 uint32_t second = 2; in TEST() local
1713 uint32_t second = 2; in TEST() local
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c95 int i, second = (counter++ % 2); in binary() local
/openbmc/linux/fs/fat/
H A Dmisc.c208 time64_t second; in fat_time_fat2unix() local
/openbmc/libpldm/tests/
H A Dinstance-id.cpp107 pldm_instance_id_t second; in TEST_F() local
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h227 #define SECOND_ARG(first, second, ...) second argument
/openbmc/qemu/include/qemu/
H A Dcompiler.h227 #define SECOND_ARG(first, second, ...) second argument
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h227 #define SECOND_ARG(first, second, ...) second argument
/openbmc/linux/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c46 long first, second; in gem_tsu_get_time() local
/openbmc/linux/fs/ext4/
H A Dmove_extent.c50 ext4_double_down_write_data_sem(struct inode *first, struct inode *second) in ext4_double_down_write_data_sem()
/openbmc/bmcweb/http/
H A Dutility.hpp90 static void encodeTriple(char first, char second, char third, in encodeTriple()
/openbmc/linux/arch/alpha/include/asm/
H A Derr_common.h71 u8 second; member
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c901 struct device *second; in dw_mipi_dsi_rockchip_bind() local
1027 struct device *second; in dw_mipi_dsi_rockchip_host_attach() local
1076 struct device *second; in dw_mipi_dsi_rockchip_host_detach() local
/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-driver.h91 int main, second; /* sound carrier */ member
H A Dmsp3400-kthreads.c24 int main, second; member
/openbmc/linux/tools/testing/selftests/mm/
H A Dmremap_test.c136 char *second = strtok(NULL, "- "); in is_range_mapped() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c275 enum bpf_attach_type second) in test_sockmap_skb_verdict_attach()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c37 #define PHY_REG(first, second) (FIRST_ADDRESS(first) | \ argument
285 u8 first, u8 second, u8 mask, u8 val) in phy_update_bits()

1234