Home
last modified time | relevance | path

Searched defs:f_width (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/gpio/
Dsh_pfc.c250 unsigned long r_width, f_width, curr_width, ncomb; in get_config_reg() local
/external/u-boot/include/
Dsh_pfc.h51 #define PINMUX_CFG_REG(name, r, r_width, f_width) \ argument
/external/u-boot/drivers/pinctrl/renesas/
Dpfc.c198 unsigned int f_width = config_reg->field_width; in sh_pfc_get_config_reg() local
Dsh_pfc.h113 #define PINMUX_CFG_REG(name, r, r_width, f_width) \ argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc3278 int f_width = 1; in TEST_F() member