Searched defs:is_on (Results 1 – 3 of 3) sorted by relevance
109 int (*is_on)(const struct ti_sci_handle *handle, u32 id, member176 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u8 cid, member
151 static int eeprom_93xx46_ew(struct eeprom_93xx46_dev *edev, int is_on) in eeprom_93xx46_ew()
241 bool is_on; in davinci_lpsc_clk_register() local