Searched full:scl1 (Results 1 – 25 of 70) sorted by relevance
123
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_plane.c | 356 /* Returns the scl0/scl1 field based on whether the dimensions need to 828 u32 scl0, scl1, pitch0; in vc4_plane_mode_set() local 841 /* SCL1 is used for Cb/Cr scaling of planar formats. For RGB in vc4_plane_mode_set() 842 * and 4:4:4, scl1 should be set to scl0 so both channels of in vc4_plane_mode_set() 849 scl1 = scl0; in vc4_plane_mode_set() 852 scl1 = vc4_get_scl_field(state, 0); in vc4_plane_mode_set() 1072 VC4_SET_FIELD(scl1, SCALER_CTL0_SCL1)); in vc4_plane_mode_set() 1113 VC4_SET_FIELD(scl1, SCALER_CTL0_SCL1) | in vc4_plane_mode_set() 1223 * 1. This matches how we set up scl0/scl1 in vc4_plane_mode_set()
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711-rpi-cm4-io.dts | 31 "SCL1",
|
H A D | bcm2835-rpi-zero.dts | 34 "SCL1",
|
H A D | bcm2836-rpi-2-b.dts | 31 "SCL1",
|
H A D | bcm2835-rpi-b.dts | 32 "SCL1",
|
H A D | bcm2835-rpi-zero-w.dts | 44 "SCL1",
|
H A D | bcm2835-rpi-b-plus.dts | 32 "SCL1",
|
H A D | bcm2835-rpi-a-plus.dts | 30 "SCL1",
|
H A D | bcm2835-rpi-a.dts | 31 "SCL1",
|
H A D | bcm2835-rpi-b-rev2.dts | 32 "SCL1",
|
H A D | bcm2837-rpi-3-b.dts | 58 "SCL1",
|
H A D | bcm2837-rpi-zero-2-w.dts | 44 "SCL1",
|
H A D | bcm2837-rpi-3-b-plus.dts | 58 "SCL1",
|
H A D | bcm2837-rpi-3-a-plus.dts | 52 "SCL1",
|
H A D | bcm2711-rpi-4-b.dts | 78 "SCL1",
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | bcm2835-rpi-b.dts | 31 "SCL1",
|
H A D | bcm2835-rpi-b-rev2.dts | 31 "SCL1",
|
H A D | bcm2835-rpi-a-plus.dts | 36 "SCL1",
|
H A D | bcm2835-rpi-a.dts | 30 "SCL1",
|
H A D | bcm2835-rpi-b-plus.dts | 38 "SCL1",
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-mt6397.h | 312 MTK_PIN(PINCTRL_PIN(33, "SCL1"), 316 MTK_FUNCTION(1, "SCL1"),
|
H A D | pinctrl-mtk-mt8127.h | 291 MTK_FUNCTION(3, "SCL1"), 553 MTK_PIN(PINCTRL_PIN(58, "SCL1"), 557 MTK_FUNCTION(1, "SCL1") 777 MTK_FUNCTION(3, "SCL1"),
|
H A D | pinctrl-mtk-mt2701.h | 521 MTK_PIN(PINCTRL_PIN(58, "SCL1"), 525 MTK_FUNCTION(1, "SCL1") 733 MTK_FUNCTION(3, "SCL1"), 886 MTK_FUNCTION(3, "SCL1"), 1041 MTK_FUNCTION(4, "SCL1"), 1804 MTK_FUNCTION(4, "SCL1"),
|
H A D | pinctrl-mtk-mt8135.h | 822 MTK_FUNCTION(3, "SCL1"), 1328 MTK_FUNCTION(4, "SCL1"), 1828 MTK_PIN(PINCTRL_PIN(196, "SCL1"), 1832 MTK_FUNCTION(1, "SCL1"),
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | aspeed,ast2500-pinctrl.yaml | 168 - SCL1
|
123