| /Linux-v5.15/drivers/rtc/ |
| D | rtc-cros-ec.c | 20 * @cros_ec: Pointer to EC device 26 struct cros_ec_device *cros_ec; member 32 static int cros_ec_rtc_get(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_get() argument 45 ret = cros_ec_cmd_xfer_status(cros_ec, &msg.msg); in cros_ec_rtc_get() 47 dev_err(cros_ec->dev, in cros_ec_rtc_get() 59 static int cros_ec_rtc_set(struct cros_ec_device *cros_ec, u32 command, in cros_ec_rtc_set() argument 73 ret = cros_ec_cmd_xfer_status(cros_ec, &msg.msg); in cros_ec_rtc_set() 75 dev_err(cros_ec->dev, "error setting %s on EC: %d\n", in cros_ec_rtc_set() 88 struct cros_ec_device *cros_ec = cros_ec_rtc->cros_ec; in cros_ec_rtc_read_time() local 92 ret = cros_ec_rtc_get(cros_ec, EC_CMD_RTC_GET_VALUE, &time); in cros_ec_rtc_read_time() [all …]
|
| /Linux-v5.15/drivers/media/cec/platform/cros-ec/ |
| D | cros-ec-cec.c | 27 * @cros_ec: Pointer to EC device 34 struct cros_ec_device *cros_ec; member 43 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_message() local 44 uint8_t *cec_message = cros_ec->event_data.data.cec_message; in handle_cec_message() 45 unsigned int len = cros_ec->event_size; in handle_cec_message() 55 struct cros_ec_device *cros_ec = cros_ec_cec->cros_ec; in handle_cec_event() local 56 uint32_t events = cros_ec->event_data.data.cec_events; in handle_cec_event() 74 struct cros_ec_device *cros_ec; in cros_ec_cec_event() local 77 cros_ec = cros_ec_cec->cros_ec; in cros_ec_cec_event() 79 if (cros_ec->event_data.event_type == EC_MKBP_EVENT_CEC_EVENT) { in cros_ec_cec_event() [all …]
|
| /Linux-v5.15/drivers/platform/chrome/ |
| D | Kconfig | 53 config CROS_EC config 64 module will be called cros_ec. 68 depends on CROS_EC && I2C 78 depends on CROS_EC && RPMSG && OF 90 depends on CROS_EC 103 depends on CROS_EC && SPI 113 depends on CROS_EC && ACPI && (X86 || COMPILE_TEST)
|
| D | Makefile | 9 obj-$(CONFIG_CROS_EC) += cros_ec.o
|
| D | cros_ec_ishtp.c | 17 #include "cros_ec.h" 423 * Unlink and free cros_ec client 440 * @msg: cros_ec command used to send & receive data
|
| D | cros_ec_trace.h | 9 #define TRACE_SYSTEM cros_ec
|
| D | cros_ec_lightbar.c | 539 * Only instantiate the lightbar if the EC name is 'cros_ec'. Other EC in cros_ec_lightbar_probe() 546 * Ask then for the lightbar version, if it's 0 then the 'cros_ec' in cros_ec_lightbar_probe()
|
| D | cros_usbpd_notify.c | 5 * This driver serves as the receiver of cros_ec PD host events.
|
| D | cros_ec_rpmsg.c | 16 #include "cros_ec.h"
|
| /Linux-v5.15/drivers/platform/chrome/wilco_ec/ |
| D | core.c | 63 /* Initialize cros_ec register interface for communication */ in wilco_ec_probe() 147 /* Teardown cros_ec interface */ in wilco_ec_remove()
|
| D | mailbox.c | 11 * cros_ec device type.
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | cros-ec-keyboard.dtsi | 11 &cros_ec {
|
| D | rk3288-veyron-chromebook.dtsi | 106 cros_ec: ec@0 { label
|
| /Linux-v5.15/arch/arm64/boot/dts/mediatek/ |
| D | mt8183-kukui-jacuzzi-fennel-sku1.dts | 16 label = "cros_ec::kbd_backlight";
|
| D | mt8183-kukui-jacuzzi.dtsi | 95 &cros_ec {
|
| D | mt8183-kukui.dtsi | 755 cros_ec { 806 cros_ec: cros-ec@0 { label
|
| /Linux-v5.15/sound/soc/amd/ |
| D | Kconfig | 39 depends on SND_SOC_AMD_ACP3x && I2C && CROS_EC
|
| D | acp3x-rt5682-max9836.c | 283 SND_SOC_DAILINK_DEF(cros_ec, 331 SND_SOC_DAILINK_REG(acp3x_bt, cros_ec, platform),
|
| /Linux-v5.15/Documentation/devicetree/bindings/regulator/ |
| D | google,cros-ec-regulator.yaml | 39 cros_ec: ec@0 {
|
| /Linux-v5.15/Documentation/devicetree/bindings/chrome/ |
| D | google,cros-ec-typec.yaml | 37 cros_ec: ec@0 {
|
| /Linux-v5.15/drivers/media/cec/platform/ |
| D | Kconfig | 7 depends on CROS_EC
|
| /Linux-v5.15/drivers/iio/proximity/ |
| D | Kconfig | 26 depends on CROS_EC
|
| /Linux-v5.15/sound/soc/mediatek/ |
| D | Kconfig | 131 select SND_SOC_CROS_EC_CODEC if CROS_EC
|
| /Linux-v5.15/drivers/extcon/ |
| D | Kconfig | 176 depends on CROS_EC
|
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ |
| D | sc7180-trogdor-coachz.dtsi | 87 &cros_ec {
|