Home
last modified time | relevance | path

Searched refs:open_source (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/power/reset/
H A Dgpio-restart.c54 bool open_source = false; in gpio_restart_probe() local
63 open_source = of_property_read_bool(pdev->dev.of_node, "open-source"); in gpio_restart_probe()
66 open_source ? GPIOD_IN : GPIOD_OUT_LOW); in gpio_restart_probe()
/openbmc/gpioplus/src/gpioplus/
H A Dhandle.cpp15 open_drain(line_flags.open_drain), open_source(line_flags.open_source) in HandleFlags()
37 if (open_source) in toInt()
H A Dchip.hpp34 bool open_source; member
H A Dhandle.hpp22 bool open_source; member
H A Dchip.cpp17 open_source(flags & GPIOLINE_FLAG_OPEN_SOURCE) in LineFlags()
/openbmc/gpioplus/test/
H A Dchip.cpp35 EXPECT_TRUE(line_flags.open_source); in TEST()
42 EXPECT_FALSE(line_flags.open_source); in TEST()
120 EXPECT_FALSE(retrieved_info.flags.open_source); in TEST_F()
H A Dhandle.cpp34 EXPECT_FALSE(handle_flags.open_source); in TEST()
43 handle_flags.open_source = false; in TEST()
50 handle_flags.open_source = true; in TEST()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DSNIA122 Read more about this license at http://www.snia.org/smi/developers/open_source/