Lines Matching +full:2 +full:- +full:cell
2 # SPDX-License-Identifier: Apache-2.0
16 clocks = <&pmc PMC_TYPE_PERIPHERAL p-id>;
20 In this example the clock-type was defined as PMC_TYPE_PERIPHERAL and the
21 peripheral-id was defined as p-id. The p-id number should be consulted on
24 NOTE: The predefined clock type cell is defined at
27 The clock-type constants are:
34 compatible: "atmel,sam-pmc"
36 include: [clock-controller.yaml, base.yaml]
42 "#clock-cells":
43 const: 2
45 from common clock binding; shall be set to 2. The first entry is the type
49 clock-cells:
50 - clock-type
51 - peripheral-id