Home
last modified time | relevance | path

Searched full:master2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dtest_new_project_page.py37 description="master2"
39 branch_name="master2",
/openbmc/linux/Documentation/devicetree/bindings/iommu/
H A Dapple,dart.yaml85 master2 {
H A Darm,smmu.yaml539 master2 {
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c901 bool master1, master2; in dw_mipi_dsi_rockchip_bind() local
911 master2 = of_property_read_bool(second->of_node, in dw_mipi_dsi_rockchip_bind()
914 if (master1 && master2) { in dw_mipi_dsi_rockchip_bind()
919 if (!master1 && !master2) { in dw_mipi_dsi_rockchip_bind()