Searched defs:PORT (Results 1 – 24 of 24) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | bus_vcxk.c | 23 #define VCXK_INIT_PIN(PORT, PIN, DDR, I0O1) \ argument 32 #define VCXK_SET_PIN(PORT, PIN) writel(PIN, &pio->PORT.sodr); argument 33 #define VCXK_CLR_PIN(PORT, PIN) writel(PIN, &pio->PORT.codr); argument 44 #define VCXK_INIT_PIN(PORT, PIN, DDR, I0O1) \ argument 47 #define VCXK_SET_PIN(PORT, PIN) PORT |= PIN; argument 48 #define VCXK_CLR_PIN(PORT, PIN) PORT &= ~PIN; argument
|
/openbmc/linux/drivers/scsi/ |
D | aha152x.h |
|
/openbmc/linux/arch/mips/loongson2ef/common/ |
D | serial.c |
|
/openbmc/linux/tools/testing/selftests/net/ |
D | reuseaddr_conflict.c |
|
D | reuseport_dualstack.c |
|
D | reuseport_bpf_cpu.c |
|
D | reuseport_bpf_numa.c |
|
D | reuseport_addr_any.c |
|
D | tcp_fastopen_backup_key.c |
|
/openbmc/linux/drivers/net/ethernet/sun/ |
D | niu.h |
|
/openbmc/linux/arch/mips/sni/ |
D | a20r.c |
|
D | pcit.c |
|
D | pcimt.c |
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
D | connect_close.c |
|
/openbmc/qemu/tests/qtest/ |
H A D | rtl8139-test.c | 46 #define PORT(name, len, val) \ macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
D | assign_reuse.c |
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_ns16550.c | 76 #define PORT serial_ports[port-1] macro
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | pnp_def.h | 32 #define PNP_DEV(PORT, FUNC) (((PORT) << 8) | (FUNC)) argument
|
/openbmc/slpd-lite/ |
H A D | slp_meta.hpp | 9 constexpr auto PORT = 427; variable
|
/openbmc/u-boot/include/ |
H A D | mv88e6352.h | 41 #define PORT(itf) (itf+0x10) macro
|
/openbmc/linux/samples/bpf/ |
D | cookie_uid_helper_example.c |
|
/openbmc/linux/drivers/pinctrl/ |
D | pinctrl-falcon.c |
|
D | pinctrl-xway.c |
|
/openbmc/openbmc-test-automation/lib/ |
H A D | resource.robot | 26 ${PORT} ${EMPTY} variable
|