Home
last modified time | relevance | path

Searched refs:rekey (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/
A Dgk104.c77 gk104_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gk104_sor_hdmi_ctrl() argument
82 rekey; in gk104_sor_hdmi_ctrl()
A Dg84.c79 g84_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in g84_sor_hdmi_ctrl() argument
85 rekey; in g84_sor_hdmi_ctrl()
A Dgt215.c141 gt215_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gt215_sor_hdmi_ctrl() argument
147 rekey; in gt215_sor_hdmi_ctrl()
A Dior.h67 void (*ctrl)(struct nvkm_ior *, int head, bool enable, u8 max_ac_packet, u8 rekey);
A Dgf119.c253 gf119_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gf119_sor_hdmi_ctrl() argument
258 rekey; in gf119_sor_hdmi_ctrl()
A Dgv100.c146 gv100_sor_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, u8 rekey) in gv100_sor_hdmi_ctrl() argument
151 rekey; in gv100_sor_hdmi_ctrl()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/
A Doutp.h23 bool hdmi, u8 max_ac_packet, u8 rekey, u8 scdc, bool hda);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvif/
A Doutp.c167 bool hdmi, u8 max_ac_packet, u8 rekey, u8 scdc, bool hda) in nvif_outp_acquire_tmds() argument
175 args.tmds.hdmi_rekey = rekey; in nvif_outp_acquire_tmds()
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/
A Dsta_cmd.c1583 struct host_cmd_ds_gtk_rekey_params *rekey = &cmd->params.rekey; in mwifiex_cmd_gtk_rekey_offload() local
1587 cmd->size = cpu_to_le16(sizeof(*rekey) + S_DS_GEN); in mwifiex_cmd_gtk_rekey_offload()
1589 rekey->action = cpu_to_le16(cmd_action); in mwifiex_cmd_gtk_rekey_offload()
1591 memcpy(rekey->kek, data->kek, NL80211_KEK_LEN); in mwifiex_cmd_gtk_rekey_offload()
1592 memcpy(rekey->kck, data->kck, NL80211_KCK_LEN); in mwifiex_cmd_gtk_rekey_offload()
1594 rekey->replay_ctr_low = cpu_to_le32((u32)rekey_ctr); in mwifiex_cmd_gtk_rekey_offload()
1595 rekey->replay_ctr_high = in mwifiex_cmd_gtk_rekey_offload()
A Dfw.h2374 struct host_cmd_ds_gtk_rekey_params rekey; member
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dhdmi.c1205 unsigned int h_sync_width, h_front_porch, h_back_porch, i, rekey; in tegra_hdmi_encoder_enable() local
1310 rekey = HDMI_REKEY_DEFAULT; in tegra_hdmi_encoder_enable()
1311 value = HDMI_CTRL_REKEY(rekey); in tegra_hdmi_encoder_enable()
1313 h_front_porch - rekey - 18) / 32); in tegra_hdmi_encoder_enable()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Ddisp.c743 const u8 rekey = 56; /* binary driver, and tegra, constant */ in nv50_hdmi_enable() local
753 max_ac_packet -= rekey; in nv50_hdmi_enable()
779 max_ac_packet, rekey, scdc, hda); in nv50_hdmi_enable()

Completed in 49 milliseconds