coreboot-kgpe-d16/src/superio/winbond
Elyes Haouas 1e9344481a sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax
Replace Divide (a,b,c,d) with:
  c = a % b
  d = a / b

Change-Id: I0e9fdabbb4b5bd9698968cd8acb497dcde14e433
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71508
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-12-26 20:43:25 +00:00
..
common
w83627dhg
w83627ehg
w83627hf sio/winbond/w83627hf/acpi: Replace Divide(a,b,c,d) with ASL 2.0 syntax 2022-12-26 20:43:25 +00:00
w83627thg
w83627uhg
w83667hg-a tree: Replace And(a,b,c) with ASL 2.0 syntax 2022-12-23 10:18:48 +00:00
w83977tf
wpcd376i
Makefile.inc