Home
last modified time | relevance | path

Searched refs:blk_pkg_mode (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/soundwire/
Dbus.h205 params->blk_pkg_mode = pack_mode; in sdw_fill_xport_params()
Damd_manager.c566 u32p_replace_bits(&dpn_frame_fmt, params->blk_pkg_mode, AMD_DPN_FRAME_FMT_BLK_PKG_MODE); in amd_sdw_transport_params()
Dstream.c94 ret = sdw_write_no_pm(slave, addr2, t_params->blk_pkg_mode); in _sdw_program_slave_port_params()
Dqcom.c1118 p_rt->transport_params.blk_pkg_mode = pcfg->bp_mode; in qcom_swrm_compute_params()
Dcadence_master.c1611 u32p_replace_bits(&dpn_config, t_params->blk_pkg_mode, CDNS_DPN_CONFIG_BPM); in cdns_transport_params()
/linux-6.15/include/linux/soundwire/
Dsdw.h773 unsigned int blk_pkg_mode; member