Home
last modified time | relevance | path

Searched defs:g1 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/lib/crypto/
H A Dpoly1305-donna64.c116 u64 g0, g1, g2; in poly1305_core_emit() local
H A Dpoly1305-donna32.c125 u32 g0, g1, g2, g3, g4; in poly1305_core_emit() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c663 u32 g0, g1; in amdgpu_ras_eeprom_append_table() local
689 u32 g0, g1; in amdgpu_ras_eeprom_append_table() local
909 u32 g0, g1; in amdgpu_ras_eeprom_read() local
/openbmc/linux/include/uapi/linux/
H A Dmap_to_14segment.h107 #define _SEG14(sym, a, b, c, d, e, f, g1, g2, h, j, k, l, m, n) \ argument
/openbmc/linux/drivers/irqchip/
H A Dirq-sp7021-intc.c67 void __iomem *g1; // REG_GROUP_1 base member
/openbmc/u-boot/include/
H A Defi_loader.h483 static inline int guidcmp(const efi_guid_t *g1, const efi_guid_t *g2) in guidcmp()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24110.c171 static const int g1[FEC_AUTO] = {-1, 0x01, 0x02, 0x05, 0x15, 0x45, -1}; in cx24110_set_fec() local
/openbmc/linux/drivers/usb/serial/
H A Diuu_phoenix.c334 static void iuu_rgbf_fill_buffer(u8 *buf, u8 r1, u8 r2, u8 g1, u8 g2, u8 b1, in iuu_rgbf_fill_buffer()
/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c144 struct regbit sel, g1, r1, g2, r2; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c1281 static void rtw_mdio_write(struct rtw_dev *rtwdev, u8 addr, u16 data, bool g1) in rtw_mdio_write()
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c303 bool g1; in access_gic_sgi() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1187 int g1,g2; in stbtt__GetGlyfOffset() local
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c2060 struct nft_rule_blob *g1 = rcu_dereference_raw(chain->blob_gen_1); in nf_tables_chain_free_chain_rules() local
9645 struct nft_rule_blob *g0, *g1; in nf_tables_commit_chain() local
/openbmc/linux/arch/s390/include/asm/
H A Dkvm_host.h899 } g1; member
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c2364 static bool groups_equal(struct group_info *g1, struct group_info *g2) in groups_equal()