Searched +full:bus +full:- +full:keeper (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.04 description: Cirrus Logic CS47L63 Low-Power Audio DSP8 include: spi-device.yaml14 irq-gpios:15 type: phandle-array19 reset-gpios:20 type: phandle-array24 gpio1-gpios:25 type: phandle-array27 GPIO1 input with bus-keeper[all …]
4 * SPDX-License-Identifier: Apache-2.0103 #define I3C_BUS_TLOW_PP_MIN_NS 24 /* T_LOW period in push-pull mode */104 #define I3C_BUS_THigh_PP_MIN_NS 24 /* T_High period in push-pull mode */105 #define I3C_BUS_TLOW_OD_MIN_NS 200 /* T_LOW period in open-drain mode */107 #define PPBAUD_DIV_MAX (BIT(GET_FIELD_SZ(NPCX_I3C_MCONFIG_PPBAUD)) - 1) /* PPBAUD divider max */163 uint8_t ppbaud; /* Push-Pull high period */164 uint8_t pplow; /* Push-Pull low period */165 uint8_t odhpp; /* Open-Drain high period */166 uint8_t odbaud; /* Open-Drain low period */194 /* Reference clock to determine 1 μs bus available time */[all …]