chrome-ec/chip/mt_scp
Sam Hurst dede4e01ae ec: change usage of dummy
Google is working to change its source code to use more inclusive
language. To that end, replace the term "dummy" with inclusive
alternatives.

BUG=b:162781382
BRANCH=None
TEST=make -j buildall
     `grep -ir dummy *`
      The only results are in "private/nordic_keyboard/sdk8.0.0"
      which is not our code.

Signed-off-by: Sam Hurst <shurst@google.com>
Change-Id: I6a42183d998e4db4bb61625f962867fda10722e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2335737
Reviewed-by: Tom Hughes <tomhughes@chromium.org>
2020-08-05 18:41:25 +00:00
..
audio_codec_wov.c chip/mt_scp: support software gain 2019-09-19 07:59:11 +00:00
build.mk chip/mt_scp: support audio codec WoV 2019-09-19 07:59:10 +00:00
clock.c mt_scp/clock: Use ULPOSC1 when AP suspend 2020-01-07 06:14:34 +00:00
clock_chip.h mt_scp/clock: Use ULPOSC1 when AP suspend 2020-01-07 06:14:34 +00:00
config_chip.h ec: Enlarged Task Stack size on platforms 2020-04-02 09:44:59 +00:00
gpio.c mt_scp/gpio: set GPIO_ALT_FUNC_NONE to GPIO_ALT_FUNC_DEFAULT 2019-11-02 05:01:40 +00:00
hrtimer.c chip/mt_scp/hrtimer: Switch hrtimer to use ULPOSC1/8 2019-06-24 06:45:19 +00:00
ipi.c common/system: Unify ec_current_image and system_image_copy_t 2020-02-28 03:43:09 +00:00
ipi_chip.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
ipi_table.c mt_scp: Generate IPI tables with util gen_ipi_table. 2019-04-30 06:08:07 -07:00
memmap.c ec: change usage of dummy 2020-08-05 18:41:25 +00:00
memmap.h mt_scp/memmap: Enable memmap between AP and SCP. 2019-01-24 00:51:28 -08:00
registers.h ec: change usage of dummy 2020-08-05 18:41:25 +00:00
serial_reg.h common: replace 1 << digits, with BIT(digits) 2019-03-26 04:42:55 -07:00
system.c include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_* 2019-08-26 07:49:42 -07:00
uart.c chip/mt_scp/uart: Switch to use ULPOSC1_DIV10 for UART 2019-06-25 14:56:07 +00:00
watchdog.c scp: Add mt_scp chip 2018-12-20 13:49:38 -08:00