Searched refs:sec_offset (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/rtc/ |
| H A D | test_rtc_lib.c | 52 const time64_t sec_offset = RTC_TIMESTAMP_BEGIN_1900 + ((1 * 60) + 2) * 60 + 3; in rtc_time64_to_tm_test_date_range() local 56 rtc_time64_to_tm(secs + sec_offset, &result); in rtc_time64_to_tm_test_date_range() 59 year, month, mday, yday, wday, secs + sec_offset in rtc_time64_to_tm_test_date_range()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | 11n.c | 810 u8 sec_offset; in mwifiex_get_sec_chan_offset() local 825 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in mwifiex_get_sec_chan_offset() 839 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in mwifiex_get_sec_chan_offset() 843 sec_offset = IEEE80211_HT_PARAM_CHA_SEC_NONE; in mwifiex_get_sec_chan_offset() 847 return sec_offset; in mwifiex_get_sec_chan_offset()
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | amd_cper.h | 128 uint32_t sec_offset; /* Offset from the start of CPER entry */ member
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 574 size_t sec_offset; member 1440 map->sec_offset = vsi->offset; in init_struct_ops_maps() 1971 map->sec_offset = 0; in bpf_object__init_internal_map() 1995 map->name, map->sec_idx, map->sec_offset, def->map_flags); in bpf_object__init_internal_map() 2949 map->sec_offset = vi->offset; in bpf_object__init_user_btf_map() 2952 map_name, map->sec_idx, map->sec_offset); in bpf_object__init_user_btf_map() 4674 map->sec_offset, insn_idx); in bpf_program__record_reloc() 4699 map->sec_offset != sym->st_value) in bpf_program__record_reloc() 4703 map->sec_offset, insn_idx); in bpf_program__record_reloc() 4730 map->sec_offset, insn_idx); in bpf_program__record_reloc() [all …]
|
| /linux/drivers/sbus/char/ |
| H A D | oradax.c | 142 u32 sec_offset:3; /* 18:16 Secondary Input Starting Offset */ member
|