Searched refs:__F (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/gpio/ |
| H A D | mscc_sgpio.c | 43 #define __F(bf, x) (__M(bf) & ((x) << (bf).beg)) macro 47 #define MSCC_F_CFG_SIO_PORT_WIDTH(p, x) __F(p->props->port_width, x) 49 #define MSCC_F_CLOCK_SIO_CLK_FREQ(p, x) __F(p->props->clk_freq, x) 51 #define MSCC_F_PORT_CFG_BIT_SOURCE(p, x) __F(p->props->bit_source, x)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/tnftp/ |
| H A D | 0001-Add-casts-to-appease-conversions-between-wchar_t-and.patch | 27 ELRE_DEBUG(1, (__F, "updating %d lines.\r\n", el->el_refresh.r_newcv)); 46 ELRE_DEBUG(1, (__F,
|