diff --git a/src/libcamera/control_ids.yaml b/src/libcamera/control_ids.yaml
index 21275fcb9a83..59770e63aead 100644
--- a/src/libcamera/control_ids.yaml
+++ b/src/libcamera/control_ids.yaml
@@ -22,7 +22,7 @@ controls:
         \sa ExposureTimeMode
 
       enum:
-        - name: AeStateInactive
+        - name: AeStateIdle
           value: 0
           description: |
             The AE algorithm is inactive.
@@ -944,7 +944,7 @@ controls:
 
         Current state of the AWB algorithm.
       enum:
-        - name: AwbStateInactive
+        - name: AwbStateIdle
           value: 0
           description: The AWB algorithm is inactive.
         - name: AwbStateSearching
