Searched defs:cell_count (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | of.h | 80 int cell_count; member 731 int cell_count, in __of_parse_phandle_with_args() 769 int cell_count) in of_phandle_iterator_init() 993 int cell_count = -1; in of_parse_phandle_with_args() local 1035 int cell_count, in of_parse_phandle_with_fixed_args()
|
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhu_db.c | 249 u32 cell_count; in mhu_db_probe() local
|
/openbmc/linux/drivers/power/supply/ |
H A D | ltc4162-l-charger.c | 84 u8 cell_count; /* Number of connected cells, 0 while unknown */ member 365 u8 cell_count = ltc4162l_get_cell_count(info); in ltc4162l_set_vcharge() local
|
/openbmc/u-boot/drivers/core/ |
H A D | read.c | 161 const char *cells_name, int cell_count, in dev_read_phandle_with_args()
|
H A D | of_access.c | 574 int cell_count, int index, in __of_parse_phandle_with_args()
|
H A D | ofnode.c | 359 const char *cells_name, int cell_count, in ofnode_parse_phandle_with_args()
|
/openbmc/u-boot/include/dm/ |
H A D | read.h | 655 const char *list_name, const char *cells_name, int cell_count, in dev_read_phandle_with_args()
|
/openbmc/linux/drivers/of/ |
H A D | base.c | 1110 int cell_count) in of_phandle_iterator_init() 1244 int cell_count, int index, in __of_parse_phandle_with_args()
|
/openbmc/qemu/chardev/ |
H A D | baum.c | 344 uint8_t cell_count[] = { BAUM_RSP_CellCount, baum->x * baum->y }; in baum_cellCount_timer_cb() local
|
/openbmc/u-boot/lib/ |
H A D | fdtdec.c | 741 int cell_count, int index, in fdtdec_parse_phandle_with_args()
|