Lines Matching full:digit

33 node-macro =/ %s"DT_N" path-id %s"_REG_IDX_" DIGIT "_EXISTS"
34 node-macro =/ %s"DT_N" path-id %s"_REG_IDX_" DIGIT
40 node-macro =/ %s"DT_N" path-id %s"_IRQ_IDX_" DIGIT "_EXISTS"
41 node-macro =/ %s"DT_N" path-id %s"_IRQ_IDX_" DIGIT
47 node-macro =/ %s"DT_N" path-id %s"_RANGES_IDX_" DIGIT "_EXISTS"
48 node-macro =/ %s"DT_N" path-id %s"_RANGES_IDX_" DIGIT
51 node-macro =/ %s"DT_N" path-id %s"_RANGES_IDX_" DIGIT
56 node-macro =/ %s"DT_N" path-id %s"_PARTITION_ID" DIGIT
60 node-macro =/ %s"DT_N" path-id %s"_COMPAT_VENDOR_IDX_" DIGIT "_EXISTS"
61 node-macro =/ %s"DT_N" path-id %s"_COMPAT_VENDOR_IDX_" DIGIT
62 node-macro =/ %s"DT_N" path-id %s"_COMPAT_MODEL_IDX_" DIGIT "_EXISTS"
63 node-macro =/ %s"DT_N" path-id %s"_COMPAT_MODEL_IDX_" DIGIT
106 ; but the array indexes correspond to pinctrl-DIGIT properties in a node.
118 ; Total number of pinctrl-DIGIT properties in the node. May be zero.
122 ; A given pinctrl-DIGIT property exists.
126 pinctrl-macro =/ %s"DT_N" path-id %s"_PINCTRL_IDX_" DIGIT %s"_EXISTS"
144 pinctrl-macro =/ %s"DT_N" path-id %s"_PINCTRL_NAME_" dt-name %s"_IDX_" DIGIT %s"_PH"
189 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_EXISTS"
196 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_PH"
202 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_VAL_pin_EXISTS"
208 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_VAL_pin"
214 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_VAL_flags_EXISTS"
220 gpiohogs-macro =/ %s"DT_N" path-id %s"_GPIO_HOGS_IDX_" DIGIT %s"_VAL_flags"
301 ; - _IDX_<DIGIT>_VAL_<dt-name>: values of individual specifier
383 alternate-id =/ %s"INST_" 1*DIGIT "_" dt-name
400 dt-name = 1*( lower / DIGIT / "_" )
408 gen-name = upper 1*( upper / DIGIT / "_" )