class LbCtrl2
Defined at line 73 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
Public Members
field_datain_channel_nums_80
field_datain_channel_mask_82
field_datain_src_89
Public Methods
bool has_datain_channel_sel (metadata::AmlVersion version)
For S905D3/A1/A5.
Defined at line 76 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
typename SelfType::ValueType datain_channel_nums ()
Max channel number of |Datain| source.
Defined at line 80 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
SelfType & set_datain_channel_nums (typename SelfType::ValueType val)
Max channel number of |Datain| source.
Defined at line 80 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
typename SelfType::ValueType datain_channel_mask ()
Active channel mask of |Datain| source.
Defined at line 82 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
SelfType & set_datain_channel_mask (typename SelfType::ValueType val)
Active channel mask of |Datain| source.
Defined at line 82 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
bool has_datain_src (metadata::AmlVersion version)
For A5.
Defined at line 85 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
typename SelfType::ValueType datain_src ()
Source for LOOPBACK |Datain|.
Defined at line 89 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
template <, >
SelfType & set_datain_src (typename SelfType::ValueType val)
Source for LOOPBACK |Datain|.
Defined at line 89 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc
hwreg::RegisterAddr<LbCtrl2> Get ()
Defined at line 91 of file ../../src/devices/lib/amlogic/aml-loopback-audio.cc