LNV_SE30_NAME
err = superio_enter(UNLOCK_KEY, SIO_REG, LNV_SE30_NAME);
if (!devm_request_mem_region(dev, base_phys, SHM_WIN_SIZE, LNV_SE30_NAME))
.name = LNV_SE30_NAME,
pdev = platform_device_alloc(LNV_SE30_NAME, -1);