Lines Matching +full:peripheral +full:- +full:in
2 # SPDX-License-Identifier: Apache-2.0
8 controlling all system and user peripheral clocks. The PMC enables/disables
11 To specify the clocks in a peripheral, the standard clocks property needs
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
27 The clock-type constants are:
34 compatible: "atmel,sam-pmc"
36 include: [clock-controller.yaml, base.yaml]
42 "#clock-cells":
46 of the clock (core, system, peripheral or generated) and the second entry
47 it's the peripheral identification index as provided by the datasheet.
49 clock-cells:
50 - clock-type
51 - peripheral-id