Searched refs:mcm (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8641si-post.dtsi | 22 mcm-law@0 { 23 compatible = "fsl,mcm-law"; 28 mcm@1000 { 29 compatible = "fsl,mpc8641-mcm", "fsl,mcm";
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | mcm.txt | 18 Definition: Must include "fsl,mcm-law" 46 Definition: Must include "fsl,CHIP-mcm", "fsl,mcm" where
|
| /linux/arch/arm/boot/dts/mediatek/ |
| H A D | mt7623a.dtsi | 53 mediatek,mcm; 55 reset-names = "mcm";
|
| /linux/drivers/net/dsa/ |
| H A D | mt7530-mdio.c | 175 priv->mcm = of_property_read_bool(dn, "mediatek,mcm"); in mt7530_probe() 176 if (priv->mcm) { in mt7530_probe()
|
| H A D | mt7530.h | 890 bool mcm; member
|
| H A D | mt7530.c | 2403 if (priv->mcm) { in mt7530_setup() 2641 if (priv->mcm) { in mt7531_setup()
|
| /linux/arch/mips/boot/dts/ralink/ |
| H A D | mt7621.dtsi | 397 reset-names = "mcm"; 400 mediatek,mcm;
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 470 if (mpc->funcs->mcm.populate_lut) in dcn401_populate_mcm_luts() 471 mpc->funcs->mcm.populate_lut(mpc, m_lut_params, lut_bank_a, mpcc_id); in dcn401_populate_mcm_luts() 507 if (mpc->funcs->mcm.is_config_supported && in dcn401_populate_mcm_luts() 508 !mpc->funcs->mcm.is_config_supported(width)) in dcn401_populate_mcm_luts() 519 if (mpc->funcs->mcm.program_bit_depth) in dcn401_populate_mcm_luts() 520 mpc->funcs->mcm.program_bit_depth(mpc, mcm_luts.lut3d_data.gpu_mem_params.bit_depth, mpcc_id); in dcn401_populate_mcm_luts() 560 mpc->funcs->mcm.program_bias_scale) { in dcn401_populate_mcm_luts() 561 mpc->funcs->mcm.program_bias_scale(mpc, in dcn401_populate_mcm_luts() 587 if (mpc->funcs->mcm.program_lut_read_write_control) in dcn401_populate_mcm_luts() 588 mpc->funcs->mcm.program_lut_read_write_control(mpc, MCM_LUT_3DLUT, lut_bank_a, true, mpcc_id); in dcn401_populate_mcm_luts() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| H A D | mpc.h | 1115 } mcm; member
|