Searched refs:phandle_bootarg (Results 1 – 1 of 1) sorted by relevance
844 uint32_t phandle_bootarg; in get_serial_device_phandle() local845 if (PE_parse_boot_argn("serial-device", &phandle_bootarg, sizeof(phandle_bootarg))) { in get_serial_device_phandle()846 *phandle = phandle_bootarg; in get_serial_device_phandle()