Searched full:gpos (Results 1 – 12 of 12) sorted by relevance
/openbmc/openpower-hw-diags/test/ |
H A D | test-attention.cpp | 44 const uint32_t gPos = 12; variable 85 EXPECT_EQ(gPos, attr); in TEST_F() 92 EXPECT_EQ(gPos, attr); in TEST_F()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-twl6040.c | 3 * Access to GPOs on TWL6040 chip 43 /* This only drives GPOs, and can't change direction */ in twl6040gpo_direction_out()
|
H A D | gpio-bd71815.c | 3 * Support to GPOs on ROHM BD71815
|
H A D | gpio-tps65218.c | 57 /* Only drives GPOs */ in tps65218_gpio_output()
|
H A D | Kconfig | 1202 Support for GPO(s) on ROHM BD71815 PMIC. There are two GPOs 1345 This driver supports the GPO on TI Lp873x PMICs. 2 GPOs are present
|
/openbmc/qemu/include/exec/ |
H A D | gdbstub.h | 37 * @gpos - non-zero to append to "general" register set at @gpos
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ti,ds90ub913.yaml | 24 number must be in range of [0, 3]. Note that GPOs 2 and 3 are not
|
/openbmc/linux/arch/x86/boot/ |
H A D | vesa.h | 53 u8 gpos; /* 34 */ member
|
/openbmc/linux/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 557 int psize, alen, apos, rlen, rpos, glen, gpos, blen, bpos; in ltdc_set_flexible_pixel_format() local 563 glen = 8; gpos = 8; blen = 8; bpos = 16; in ltdc_set_flexible_pixel_format() 568 glen = 5; gpos = 5; blen = 5; bpos = 0; in ltdc_set_flexible_pixel_format() 573 glen = 4; gpos = 4; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 578 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 583 glen = 4; gpos = 0; blen = 4; bpos = 0; in ltdc_set_flexible_pixel_format() 588 glen = 8; gpos = 0; blen = 8; bpos = 0; in ltdc_set_flexible_pixel_format() 600 (psize << 18) + (blen << 14) + (bpos << 9) + (glen << 5) + gpos); in ltdc_set_flexible_pixel_format()
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | rohm,bd71815-pmic.yaml | 16 counter, a real-time clock (RTC), and a 32.768 kHz clock gate and two GPOs.
|
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/ |
H A D | CVE-2023-3758.patch | 195 * cse_gpo_index until the policy settings for all applicable GPOs have been
|
/openbmc/linux/sound/pci/riptide/ |
H A D | riptide.c | 242 #define SEND_GPOS(p,b,c,d) sendcmd(p,PARM|RESP,GPOS,BYTE3(c)|BYTE2(b),RET(d)) /* get positi… 307 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|