Searched defs:nm (Results 1 – 4 of 4) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
| D | checks.c | 212 #define WARNING_IF_NOT_STRING(nm, propname) WARNING(nm, check_is_string, (propname)) argument 213 #define ERROR_IF_NOT_STRING(nm, propname) ERROR(nm, check_is_string, (propname)) argument 239 #define WARNING_IF_NOT_STRING_LIST(nm, propname) WARNING(nm, check_is_string_list, (propname)) argument 240 #define ERROR_IF_NOT_STRING_LIST(nm, propname) ERROR(nm, check_is_string_list, (propname)) argument 256 #define WARNING_IF_NOT_CELL(nm, propname) WARNING(nm, check_is_cell, (propname)) argument 257 #define ERROR_IF_NOT_CELL(nm, propname) ERROR(nm, check_is_cell, (propname)) argument 1534 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) … argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | analogix_dp-rockchip.c | 37 #define to_dp(nm) container_of(nm, struct rockchip_dp_device, nm) argument
|
| D | dw-mipi-dsi-rockchip.c | 185 #define to_dsi(nm) container_of(nm, struct dw_mipi_dsi_rockchip, nm) argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/ |
| D | analogix_dp_core.c | 35 #define to_dp(nm) container_of(nm, struct analogix_dp_device, nm) argument
|