Searched refs:subfunc (Results 1 – 6 of 6) sorted by relevance
56 unsigned int subfunc; in avc_stream_get_format() local60 subfunc = 0xc0; /* SINGLE */ in avc_stream_get_format()62 subfunc = 0xc1; /* LIST */ in avc_stream_get_format()67 buf[3] = subfunc; /* SINGLE or LIST */ in avc_stream_get_format()92 else if ((subfunc == 0xc1) && (buf[10] != eid)) in avc_stream_get_format()98 if (subfunc == 0xc0) { in avc_stream_get_format()
342 static const char *opregion_subfunc_name(u32 subfunc) in opregion_subfunc_name() argument346 switch (subfunc) { in opregion_subfunc_name()389 u32 func, subfunc; in querying_capabilities() local392 subfunc = GVT_OPREGION_SUBFUNC(scic); in querying_capabilities()395 subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS) in querying_capabilities()397 subfunc == INTEL_GVT_OPREGION_SCIC_SF_REQEUSTEDCALLBACKS) in querying_capabilities()399 subfunc == INTEL_GVT_OPREGION_SCIC_SF_SUPPRTEDCALLS)) { in querying_capabilities()416 u32 func, subfunc; in intel_vgpu_emulate_opregion_request() local450 subfunc = GVT_OPREGION_SUBFUNC(scic); in intel_vgpu_emulate_opregion_request()455 opregion_subfunc_name(subfunc)); in intel_vgpu_emulate_opregion_request()
28 int func, subfunc; in cr4_cpuid_is_sync() local33 subfunc = 0x0; in cr4_cpuid_is_sync()36 : "a"(func), "c"(subfunc)); in cr4_cpuid_is_sync()
766 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc) in asd_build_control_phy() argument774 control_phy->sub_func = subfunc; in asd_build_control_phy()776 switch (subfunc) { in asd_build_control_phy()834 u8 subfunc)842 link_adm->sub_func = subfunc;
371 void asd_build_control_phy(struct asd_ascb *ascb, int phy_id, u8 subfunc);
508 int subfunc; in do_h_register_vpa() local515 subfunc = (flags >> H_VPA_FUNC_SHIFT) & H_VPA_FUNC_MASK; in do_h_register_vpa()516 if (subfunc == H_VPA_REG_VPA || subfunc == H_VPA_REG_DTL || in do_h_register_vpa()517 subfunc == H_VPA_REG_SLB) { in do_h_register_vpa()526 if (subfunc == H_VPA_REG_VPA) in do_h_register_vpa()544 switch (subfunc) { in do_h_register_vpa()