Lines Matching +full:master +full:- +full:bus
1 # Copyright 2022-2024 NXP
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nxp,s32-swt"
20 master-access-mask:
25 bus master corresponding to the bit. The platform bus master assignments
26 are chip-specific.
29 reset-on-invalid-access:
34 service-mode:
38 - "fixed"
39 - "keyed"
42 - fixed: writes a fixed sequence as defined by hardware.
43 - keyed: writes two pseudo-random key values based on an initial key.
46 initial-key:
53 lock-mode:
57 - "unlocked"
58 - "soft-lock"
59 - "hard-lock"
63 - unlocked: registers are always writable.
64 - soft: unlocked by writing an unlock sequence to the service register.
65 - hard: unlocked only after a reset.